Skip to content

Commit 0b9d82a

Browse files
committed
3.3.2
1 parent b925680 commit 0b9d82a

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed

rosidl_typesupport_c/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
3.3.2 (2025-02-02)
6+
------------------
77
* Cleanup warning message in rosidl_typesupport_c tests. (`#161 <https://github.com/ros2/rosidl_typesupport/issues/161>`_)
88
* Contributors: Chris Lalancette
99

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.1</version>
5+
<version>3.3.2</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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package rosidl_typesupport_cpp
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
3.3.2 (2025-02-02)
6+
------------------
77

88
3.3.1 (2024-06-17)
99
------------------

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.1</version>
5+
<version>3.3.2</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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package rosidl_typesupport_tests
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
3.3.2 (2025-02-02)
6+
------------------
77

88
3.3.1 (2024-06-17)
99
------------------

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.1</version>
5+
<version>3.3.2</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)