Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump version to 0.39.0 #6

Merged
merged 2 commits into from
Dec 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions single_lidar_common_launch/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package single_lidar_common_launch
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.39.0 (2024-12-12)
-------------------
* feature(single_lidar_common_launch): load from parameter (`#3 <https://github.com/autowarefoundation/single_lidar_sensor_kit_launch/issues/3>`_)
* chore(nebula_node_container): make launcher work with Nebula v0.2.0 (`#2 <https://github.com/autowarefoundation/single_lidar_sensor_kit_launch/issues/2>`_)
* feat(single_lidar_sensor_kit): add single_lidar_sensor_kit
* Contributors: Max Schmeller, Yi-Hsiang Fang (Vivid), beginningfan
2 changes: 1 addition & 1 deletion single_lidar_common_launch/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>single_lidar_common_launch</name>
<version>0.1.0</version>
<version>0.39.0</version>
<description>The single_lidar_common_launch package</description>
<maintainer email="[email protected]">Ryohsuke Mitsudome</maintainer>
<maintainer email="[email protected]">Yukihiro Saito</maintainer>
Expand Down
8 changes: 8 additions & 0 deletions single_lidar_sensor_kit_description/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package single_lidar_sensor_kit_description
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.39.0 (2024-12-12)
-------------------
* feat(single_lidar_sensor_kit): add single_lidar_sensor_kit
* Contributors: beginningfan
2 changes: 1 addition & 1 deletion single_lidar_sensor_kit_description/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>single_lidar_sensor_kit_description</name>
<version>0.1.0</version>
<version>0.39.0</version>
<description>The single_lidar_sensor_kit_description package</description>
<maintainer email="[email protected]">beginning.fan</maintainer>
<license>Apache License 2.0</license>
Expand Down
10 changes: 10 additions & 0 deletions single_lidar_sensor_kit_launch/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package single_lidar_sensor_kit_launch
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.39.0 (2024-12-12)
-------------------
* fix: add prefix "autoware\_" to gnss_poser
* Added prefix "autoware\_" to gnss_poser
* feat(single_lidar_sensor_kit): add single_lidar_sensor_kit
* Contributors: M. Fatih Cırıt, Shintaro Sakoda, beginningfan
2 changes: 1 addition & 1 deletion single_lidar_sensor_kit_launch/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>single_lidar_sensor_kit_launch</name>
<version>0.1.0</version>
<version>0.39.0</version>
<description>The single_lidar_sensor_kit_launch package</description>
<maintainer email="[email protected]">beginning.fan</maintainer>
<license>Apache License 2.0</license>
Expand Down