Skip to content

Commit

Permalink
chore: bump version to 1.3.0 (#38)
Browse files Browse the repository at this point in the history
* update changelog

Signed-off-by: Yutaka Kondo <[email protected]>

* 1.3.0

---------

Signed-off-by: Yutaka Kondo <[email protected]>
  • Loading branch information
youtalk authored Dec 26, 2024
1 parent 21a4311 commit 36a9d2e
Show file tree
Hide file tree
Showing 6 changed files with 34 additions and 3 deletions.
11 changes: 11 additions & 0 deletions autoware_internal_debug_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@
Changelog for package autoware_internal_debug_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.3.0 (2024-12-26)
------------------
* feat: add String.srv (`#37 <https://github.com/autowarefoundation/autoware_internal_msgs/issues/37>`_)
* chore: sync files (`#25 <https://github.com/autowarefoundation/autoware_internal_msgs/issues/25>`_)
* chore: sync files
* style(pre-commit): autofix
---------
Co-authored-by: github-actions <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Contributors: Takayuki Murooka, awf-autoware-bot[bot]

1.2.0 (2024-12-19)
------------------
* feat(autoware_internal_debug_msgs): move stamped messages (`#31 <https://github.com/autowarefoundation/autoware_internal_msgs/issues/31>`_)
Expand Down
2 changes: 1 addition & 1 deletion autoware_internal_debug_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>autoware_internal_debug_msgs</name>
<version>1.2.0</version>
<version>1.3.0</version>
<description>Autoware internal debug messages package.</description>
<maintainer email="[email protected]">Ryohsuke Mitsudome</maintainer>
<maintainer email="[email protected]">Yukihiro Saito</maintainer>
Expand Down
10 changes: 10 additions & 0 deletions autoware_internal_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
Changelog for package autoware_internal_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.3.0 (2024-12-26)
------------------
* chore: sync files (`#25 <https://github.com/autowarefoundation/autoware_internal_msgs/issues/25>`_)
* chore: sync files
* style(pre-commit): autofix
---------
Co-authored-by: github-actions <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Contributors: awf-autoware-bot[bot]

1.2.0 (2024-12-19)
------------------
* feat: move the package to its own folder (`#28 <https://github.com/autowarefoundation/autoware_internal_msgs/issues/28>`_)
Expand Down
2 changes: 1 addition & 1 deletion autoware_internal_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>autoware_internal_msgs</name>
<version>1.2.0</version>
<version>1.3.0</version>
<description>Autoware internal messages package.</description>
<maintainer email="[email protected]">Berkay Karaman</maintainer>
<maintainer email="[email protected]">M. Fatih Cırıt</maintainer>
Expand Down
10 changes: 10 additions & 0 deletions autoware_internal_perception_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
Changelog for package autoware_internal_perception_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.3.0 (2024-12-26)
------------------
* chore: sync files (`#25 <https://github.com/autowarefoundation/autoware_internal_msgs/issues/25>`_)
* chore: sync files
* style(pre-commit): autofix
---------
Co-authored-by: github-actions <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Contributors: awf-autoware-bot[bot]

1.2.0 (2024-12-19)
------------------
* chore: clean up unnecessary CHANGELOGS.rst
Expand Down
2 changes: 1 addition & 1 deletion autoware_internal_perception_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>autoware_internal_perception_msgs</name>
<version>1.2.0</version>
<version>1.3.0</version>
<description>Autoware internal perception messages package.</description>
<maintainer email="[email protected]">M. Fatih Cırıt</maintainer>
<maintainer email="[email protected]">Ryohsuke Mitsudome</maintainer>
Expand Down

0 comments on commit 36a9d2e

Please sign in to comment.