Skip to content

Commit 710cfee

Browse files
awf-autoware-bot[bot]github-actions
andauthored
chore: bump version (0.5.0) and update changelog (#331)
* fix: to be consistent version in all package.xml(s) * chore: update all "CHANGELOG.rst"s * 0.5.0 --------- Co-authored-by: github-actions <github-actions@github.com>
1 parent a305978 commit 710cfee

92 files changed

Lines changed: 365 additions & 47 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

autoware_dependency_checker/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions

autoware_dependency_checker/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_dependency_checker</name>
5-
<version>0.4.0</version>
5+
<version>0.5.0</version>
66
<description>The autoware_dependency_checker package</description>
77
<maintainer email="yutaka.kondo@youtalk.jp">Yutaka Kondo</maintainer>
88
<license>Apache License 2.0</license>

bag2lanelet/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions

bag2lanelet/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>bag2lanelet</name>
5-
<version>0.4.0</version>
5+
<version>0.5.0</version>
66
<description>The bag2lanelet package</description>
77
<maintainer email="shinnosuke.hirakawa@tier4.jp">Shinnosuke Hirakawa</maintainer>
88
<maintainer email="taiki.tanaka@tier4.jp">Taiki Tanaka</maintainer>

common/autoware_debug_tools/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions

common/autoware_debug_tools/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_debug_tools</name>
5-
<version>0.4.0</version>
5+
<version>0.5.0</version>
66
<description>The autoware_debug_tools package</description>
77
<maintainer email="yhisaki31@gmail.com">Yukinari Hisaki</maintainer>
88
<maintainer email="satoshi.ota@tier4.jp">Satoshi Ota</maintainer>

common/autoware_debug_tools/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name=package_name,
8-
version="0.4.0",
8+
version="0.5.0",
99
packages=find_packages(exclude=["test"]),
1010
data_files=[
1111
("share/ament_index/resource_index/packages", ["resource/" + package_name]),

common/autoware_sample_vehicle_description/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions

common/autoware_sample_vehicle_description/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>autoware_sample_vehicle_description</name>
4-
<version>0.4.0</version>
4+
<version>0.5.0</version>
55
<description>The autoware_sample_vehicle_description package</description>
66

77
<maintainer email="temkei.kem@tier4.jp">Temkei Kem</maintainer>

common/mission_planner_rviz_plugin/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions

0 commit comments

Comments
 (0)