Skip to content

Commit 2a2ffa0

Browse files
authored
chore: bump version to 1.2.0 (#32)
Signed-off-by: Ryohsuke Mitsudome <ryohsuke.mitsudome@tier4.jp>
1 parent 5bc66a8 commit 2a2ffa0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

autoware_utils/CHANGELOG.rst

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package autoware_utils
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
1.2.0 (2025-02-26)
6+
------------------
7+
* feat(autoware_utils): porting from universe to core (`#30 <https://github.com/autowarefoundation/autoware_utils/issues/30>`_)
8+
feat(autoware_utils):replace autoware_universe_utils dependency with autoware_utils for all the packages under universe/planning folder, autoware_utils, solve build conflict: v0.0
9+
* Contributors: 心刚
10+
511
1.1.0 (2025-01-27)
612
------------------
713
* feat(autoware_utils): porting from autoware_universe_utils (`#23 <https://github.com/autowarefoundation/autoware_utils/issues/23>`_)

autoware_utils/package.xml

+1-1
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_utils</name>
5-
<version>1.1.0</version>
5+
<version>1.2.0</version>
66
<description>The autoware_utils package</description>
77
<maintainer email="egon.kang@autocore.ai">Jian Kang</maintainer>
88
<maintainer email="ryohsuke.mitsudome@tier4.jp">Ryohsuke Mitsudome</maintainer>

0 commit comments

Comments
 (0)