Skip to content

Commit cce7dd5

Browse files
committed
4.2.1
1 parent 36b0b0d commit cce7dd5

File tree

10 files changed

+15
-15
lines changed

10 files changed

+15
-15
lines changed

diagnostic_aggregator/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
4.2.1 (2024-07-30)
6+
------------------
77

88
4.0.1 (2024-06-27)
99
------------------

diagnostic_aggregator/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>diagnostic_aggregator</name>
5-
<version>4.2.0</version>
5+
<version>4.2.1</version>
66
<description>diagnostic_aggregator</description>
77
<maintainer email="[email protected]">Austin Hendrix</maintainer>
88
<maintainer email="[email protected]">Brice Rebsamen</maintainer>

diagnostic_common_diagnostics/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
4.2.1 (2024-07-30)
6+
------------------
77
* 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>`_)
88
* Fixing ntp launchtest (`#330 <https://github.com/ros/diagnostics/issues/330>`_) (`#391 <https://github.com/ros/diagnostics/issues/391>`_)
99
* Port hd_monitor to ROS2 (`#334 <https://github.com/ros/diagnostics/issues/334>`_) (`#383 <https://github.com/ros/diagnostics/issues/383>`_)

diagnostic_common_diagnostics/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>diagnostic_common_diagnostics</name>
5-
<version>4.2.0</version>
5+
<version>4.2.1</version>
66
<description>diagnostic_common_diagnostics</description>
77
<maintainer email="[email protected]">Austin Hendrix</maintainer>
88
<maintainer email="[email protected]">Brice Rebsamen</maintainer>

diagnostic_updater/CHANGELOG.rst

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

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

diagnostic_updater/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>diagnostic_updater</name>
5-
<version>4.2.0</version>
5+
<version>4.2.1</version>
66
<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>
77
<maintainer email="[email protected]">Austin Hendrix</maintainer>
88
<maintainer email="[email protected]">Brice Rebsamen</maintainer>

diagnostics/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
4.2.1 (2024-07-30)
6+
------------------
77

88
4.0.1 (2024-06-27)
99
------------------

diagnostics/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>diagnostics</name>
5-
<version>4.2.0</version>
5+
<version>4.2.1</version>
66
<description>diagnostics</description>
77
<maintainer email="[email protected]">Austin Hendrix</maintainer>
88
<maintainer email="[email protected]">Brice Rebsamen</maintainer>

self_test/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
4.2.1 (2024-07-30)
6+
------------------
77

88
4.0.1 (2024-06-27)
99
------------------

self_test/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>self_test</name>
5-
<version>4.2.0</version>
5+
<version>4.2.1</version>
66
<description>self_test</description>
77
<maintainer email="[email protected]">Austin Hendrix</maintainer>
88
<maintainer email="[email protected]">Brice Rebsamen</maintainer>

0 commit comments

Comments
 (0)