Skip to content
This repository was archived by the owner on Mar 28, 2025. It is now read-only.

Commit 005bf85

Browse files
authored
chore: bump version to 0.42.0 (#125)
Signed-off-by: Mete Fatih Cırıt <[email protected]>
1 parent 095095d commit 005bf85

File tree

6 files changed

+14
-3
lines changed

6 files changed

+14
-3
lines changed

common_sensor_launch/CHANGELOG.rst

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package common_sensor_launch
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.42.0 (2025-03-28)
6+
-------------------
7+
58
0.41.0 (2025-02-12)
69
-------------------
710
* fix: add `udp_only` (`#109 <https://github.com/autowarefoundation/sample_sensor_kit_launch/issues/109>`_)

common_sensor_launch/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>common_sensor_launch</name>
5-
<version>0.41.0</version>
5+
<version>0.42.0</version>
66
<description>The common_sensor_launch package</description>
77
<maintainer email="[email protected]">Ryohsuke Mitsudome</maintainer>
88
<maintainer email="[email protected]">Yukihiro Saito</maintainer>

sample_sensor_kit_description/CHANGELOG.rst

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package sample_sensor_kit_description
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.42.0 (2025-03-28)
6+
-------------------
7+
58
0.41.0 (2025-02-12)
69
-------------------
710

sample_sensor_kit_description/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>sample_sensor_kit_description</name>
5-
<version>0.41.0</version>
5+
<version>0.42.0</version>
66
<description>The sample_sensor_kit_description package</description>
77
<maintainer email="[email protected]">Ryohsuke Mitsudome</maintainer>
88
<maintainer email="[email protected]">Yukihiro Saito</maintainer>

sample_sensor_kit_launch/CHANGELOG.rst

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package sample_sensor_kit_launch
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.42.0 (2025-03-28)
6+
-------------------
7+
* refactor(sample_sensor_kit_launch): remove reference to tamagawa_imu_driver (`#122 <https://github.com/autowarefoundation/sample_sensor_kit_launch/issues/122>`_)
8+
* Contributors: Esteve Fernandez, M. Fatih Cırıt
9+
510
0.41.0 (2025-02-12)
611
-------------------
712
* feat(sample_sensor_kit_launch): concatenate node load from parameter file (`#108 <https://github.com/autowarefoundation/sample_sensor_kit_launch/issues/108>`_)

sample_sensor_kit_launch/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>sample_sensor_kit_launch</name>
5-
<version>0.41.0</version>
5+
<version>0.42.0</version>
66
<description>The sample_sensor_kit_launch package</description>
77
<maintainer email="[email protected]">Ryohsuke Mitsudome</maintainer>
88
<maintainer email="[email protected]">Yukihiro Saito</maintainer>

0 commit comments

Comments
 (0)