Skip to content

Commit f8adeea

Browse files
committed
3.4.0
1 parent 45155d6 commit f8adeea

File tree

6 files changed

+12
-3
lines changed

6 files changed

+12
-3
lines changed

rosidl_typesupport_c/CHANGELOG.rst

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

5+
3.4.0 (2025-04-25)
6+
------------------
7+
58
3.3.3 (2025-04-18)
69
------------------
710
* Switch to ament_cmake_ros_core package (`#166 <https://github.com/ros2/rosidl_typesupport/issues/166>`_)

rosidl_typesupport_c/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>rosidl_typesupport_c</name>
5-
<version>3.3.3</version>
5+
<version>3.4.0</version>
66
<description>Generate the type support for C messages.</description>
77

88
<maintainer email="[email protected]">Dharini Dutia</maintainer>

rosidl_typesupport_cpp/CHANGELOG.rst

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

5+
3.4.0 (2025-04-25)
6+
------------------
7+
58
3.3.3 (2025-04-18)
69
------------------
710
* Switch to ament_cmake_ros_core package (`#166 <https://github.com/ros2/rosidl_typesupport/issues/166>`_)

rosidl_typesupport_cpp/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>rosidl_typesupport_cpp</name>
5-
<version>3.3.3</version>
5+
<version>3.4.0</version>
66
<description>Generate the type support for C++ messages.</description>
77

88
<maintainer email="[email protected]">Dharini Dutia</maintainer>

rosidl_typesupport_tests/CHANGELOG.rst

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

5+
3.4.0 (2025-04-25)
6+
------------------
7+
58
3.3.3 (2025-04-18)
69
------------------
710
* Uniform cmake requirement (`#163 <https://github.com/ros2/rosidl_typesupport/issues/163>`_)

rosidl_typesupport_tests/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>rosidl_typesupport_tests</name>
5-
<version>3.3.3</version>
5+
<version>3.4.0</version>
66
<description>Test rosidl_typesupport_c and rosidl_typesupport_cpp packages</description>
77
<maintainer email="[email protected]">Jacob Perron</maintainer>
88
<license>Apache License 2.0</license>

0 commit comments

Comments
 (0)