Skip to content

Commit

Permalink
4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ct2034 committed Jul 30, 2024
1 parent 36b0b0d commit cce7dd5
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions diagnostic_aggregator/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package diagnostic_aggregator
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
4.2.1 (2024-07-30)
------------------

4.0.1 (2024-06-27)
------------------
Expand Down
2 changes: 1 addition & 1 deletion diagnostic_aggregator/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>diagnostic_aggregator</name>
<version>4.2.0</version>
<version>4.2.1</version>
<description>diagnostic_aggregator</description>
<maintainer email="[email protected]">Austin Hendrix</maintainer>
<maintainer email="[email protected]">Brice Rebsamen</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions diagnostic_common_diagnostics/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package diagnostic_common_diagnostics
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
4.2.1 (2024-07-30)
------------------
* fixing pep257 problems introduced by `#334 <https://github.com/ros/diagnostics/issues/334>`_ (`#384 <https://github.com/ros/diagnostics/issues/384>`_) (`#392 <https://github.com/ros/diagnostics/issues/392>`_)
* Fixing ntp launchtest (`#330 <https://github.com/ros/diagnostics/issues/330>`_) (`#391 <https://github.com/ros/diagnostics/issues/391>`_)
* Port hd_monitor to ROS2 (`#334 <https://github.com/ros/diagnostics/issues/334>`_) (`#383 <https://github.com/ros/diagnostics/issues/383>`_)
Expand Down
2 changes: 1 addition & 1 deletion diagnostic_common_diagnostics/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>diagnostic_common_diagnostics</name>
<version>4.2.0</version>
<version>4.2.1</version>
<description>diagnostic_common_diagnostics</description>
<maintainer email="[email protected]">Austin Hendrix</maintainer>
<maintainer email="[email protected]">Brice Rebsamen</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions diagnostic_updater/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package diagnostic_updater
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
4.2.1 (2024-07-30)
------------------
* Fix correctly exporting the library (`#388 <https://github.com/ros/diagnostics/issues/388>`_)
* Contributors: Ramon Wijnands

Expand Down
2 changes: 1 addition & 1 deletion diagnostic_updater/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>diagnostic_updater</name>
<version>4.2.0</version>
<version>4.2.1</version>
<description>diagnostic_updater contains tools for easily updating diagnostics. it is commonly used in device drivers to keep track of the status of output topics, device status, etc.</description>
<maintainer email="[email protected]">Austin Hendrix</maintainer>
<maintainer email="[email protected]">Brice Rebsamen</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions diagnostics/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package diagnostics
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
4.2.1 (2024-07-30)
------------------

4.0.1 (2024-06-27)
------------------
Expand Down
2 changes: 1 addition & 1 deletion diagnostics/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>diagnostics</name>
<version>4.2.0</version>
<version>4.2.1</version>
<description>diagnostics</description>
<maintainer email="[email protected]">Austin Hendrix</maintainer>
<maintainer email="[email protected]">Brice Rebsamen</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions self_test/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package self_test
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
4.2.1 (2024-07-30)
------------------

4.0.1 (2024-06-27)
------------------
Expand Down
2 changes: 1 addition & 1 deletion self_test/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>self_test</name>
<version>4.2.0</version>
<version>4.2.1</version>
<description>self_test</description>
<maintainer email="[email protected]">Austin Hendrix</maintainer>
<maintainer email="[email protected]">Brice Rebsamen</maintainer>
Expand Down

0 comments on commit cce7dd5

Please sign in to comment.