Skip to content

Commit bb8e7bf

Browse files
awf-autoware-bot[bot]github-actions
andauthored
chore: bump version (1.13.0) and update changelog (autowarefoundation#166)
* chore: update all "CHANGELOG.rst"s * 1.13.0 --------- Co-authored-by: github-actions <github-actions@github.com>
1 parent 00ffc7c commit bb8e7bf

24 files changed

Lines changed: 105 additions & 12 deletions

File tree

autoware_common_msgs/CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package autoware_common_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
1.13.0 (2026-05-20)
6+
-------------------
7+
* refactor(autoware_msgs): add USE_SCOPED_HEADER_INSTALL_DIR (`#161 <https://github.com/autowarefoundation/autoware_msgs/issues/161>`_)
8+
Co-authored-by: github-actions <github-actions@github.com>
9+
* Contributors: Vishal Chauhan
10+
511
1.12.0 (2026-04-27)
612
-------------------
713

autoware_common_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>autoware_common_msgs</name>
5-
<version>1.12.0</version>
5+
<version>1.13.0</version>
66
<description>Autoware common messages package.</description>
77
<maintainer email="isamu.takagi@tier4.jp">Takagi, Isamu</maintainer>
88
<maintainer email="mfc@autoware.org">Mete Fatih Cırıt</maintainer>

autoware_control_msgs/CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package autoware_control_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
1.13.0 (2026-05-20)
6+
-------------------
7+
* refactor(autoware_msgs): add USE_SCOPED_HEADER_INSTALL_DIR (`#161 <https://github.com/autowarefoundation/autoware_msgs/issues/161>`_)
8+
Co-authored-by: github-actions <github-actions@github.com>
9+
* Contributors: Vishal Chauhan
10+
511
1.12.0 (2026-04-27)
612
-------------------
713

autoware_control_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>autoware_control_msgs</name>
5-
<version>1.12.0</version>
5+
<version>1.13.0</version>
66
<description>Autoware control messages package.</description>
77

88
<maintainer email="mfc@autoware.org">Mete Fatih Cırıt</maintainer>

autoware_localization_msgs/CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package autoware_localization_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
1.13.0 (2026-05-20)
6+
-------------------
7+
* refactor(autoware_msgs): add USE_SCOPED_HEADER_INSTALL_DIR (`#161 <https://github.com/autowarefoundation/autoware_msgs/issues/161>`_)
8+
Co-authored-by: github-actions <github-actions@github.com>
9+
* Contributors: Vishal Chauhan
10+
511
1.12.0 (2026-04-27)
612
-------------------
713

autoware_localization_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>autoware_localization_msgs</name>
5-
<version>1.12.0</version>
5+
<version>1.13.0</version>
66
<description>Autoware localization messages package.</description>
77

88
<maintainer email="mfc@autoware.org">Mete Fatih Cırıt</maintainer>

autoware_map_msgs/CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package autoware_map_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
1.13.0 (2026-05-20)
6+
-------------------
7+
* refactor(autoware_msgs): add USE_SCOPED_HEADER_INSTALL_DIR (`#161 <https://github.com/autowarefoundation/autoware_msgs/issues/161>`_)
8+
Co-authored-by: github-actions <github-actions@github.com>
9+
* Contributors: Vishal Chauhan
10+
511
1.12.0 (2026-04-27)
612
-------------------
713
* docs: add documentation to remaining msg/srv fields (`#156 <https://github.com/autowarefoundation/autoware_msgs/issues/156>`_)

autoware_map_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>autoware_map_msgs</name>
5-
<version>1.12.0</version>
5+
<version>1.13.0</version>
66
<description>Autoware map messages package.</description>
77

88
<maintainer email="mfc@autoware.org">Mete Fatih Cırıt</maintainer>

autoware_msgs/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package autoware_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
1.13.0 (2026-05-20)
6+
-------------------
7+
58
1.12.0 (2026-04-27)
69
-------------------
710
* chore(`autoware_simulation_msgs`): ported from `tier4_autoware_msgs` (`#162 <https://github.com/autowarefoundation/autoware_msgs/issues/162>`_)

autoware_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>autoware_msgs</name>
5-
<version>1.12.0</version>
5+
<version>1.13.0</version>
66
<description>Meta package for the autoware_msgs packages</description>
77

88
<maintainer email="mfc@autoware.org">Mete Fatih Cırıt</maintainer>

0 commit comments

Comments
 (0)