Skip to content

Commit

Permalink
3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
clalancette committed Jun 17, 2024
1 parent 0e15a2b commit 818eecb
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions rosidl_typesupport_c/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosidl_typesupport_c
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
3.3.1 (2024-06-17)
------------------
* Add mechanism to disable workaround for dependency groups (`#157 <https://github.com/ros2/rosidl_typesupport/issues/157>`_)
* Add 'mimick' label to tests which use Mimick (`#158 <https://github.com/ros2/rosidl_typesupport/issues/158>`_)
* Contributors: Scott K Logan
Expand Down
2 changes: 1 addition & 1 deletion rosidl_typesupport_c/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>rosidl_typesupport_c</name>
<version>3.3.0</version>
<version>3.3.1</version>
<description>Generate the type support for C messages.</description>

<maintainer email="[email protected]">Dharini Dutia</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions rosidl_typesupport_cpp/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosidl_typesupport_cpp
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
3.3.1 (2024-06-17)
------------------
* Add mechanism to disable workaround for dependency groups (`#157 <https://github.com/ros2/rosidl_typesupport/issues/157>`_)
* Contributors: Scott K Logan

Expand Down
2 changes: 1 addition & 1 deletion rosidl_typesupport_cpp/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>rosidl_typesupport_cpp</name>
<version>3.3.0</version>
<version>3.3.1</version>
<description>Generate the type support for C++ messages.</description>

<maintainer email="[email protected]">Dharini Dutia</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions rosidl_typesupport_tests/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosidl_typesupport_tests
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
3.3.1 (2024-06-17)
------------------

3.3.0 (2024-04-26)
------------------
Expand Down
2 changes: 1 addition & 1 deletion rosidl_typesupport_tests/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>rosidl_typesupport_tests</name>
<version>3.3.0</version>
<version>3.3.1</version>
<description>Test rosidl_typesupport_c and rosidl_typesupport_cpp packages</description>
<maintainer email="[email protected]">Jacob Perron</maintainer>
<license>Apache License 2.0</license>
Expand Down

0 comments on commit 818eecb

Please sign in to comment.