Skip to content

Commit 4380c8e

Browse files
committed
v2.2.1
1 parent 8bd5247 commit 4380c8e

File tree

4 files changed

+11
-2
lines changed

4 files changed

+11
-2
lines changed

mqtt_client/CHANGELOG.rst

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

5+
2.2.1 (2024-03-19)
6+
------------------
7+
* Merge pull request #50 from babakc/main
8+
Amend AWS IoT CLI command in collect the correct endpoint
9+
* Contributors: Lennart Reiher
10+
511
2.2.0 (2023-11-29)
612
------------------
713
* Merge pull request `#35 <https://github.com/ika-rwth-aachen/mqtt_client/issues/35>`_ from mvccogo/main

mqtt_client/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package format="3">
33

44
<name>mqtt_client</name>
5-
<version>2.2.0</version>
5+
<version>2.2.1</version>
66
<description>Node that enables connected ROS-based devices or robots to exchange ROS messages via an MQTT broker using the MQTT protocol.</description>
77

88
<maintainer email="lennart.reiher@rwth-aachen.de">Lennart Reiher</maintainer>

mqtt_client_interfaces/CHANGELOG.rst

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

5+
2.2.1 (2024-03-19)
6+
------------------
7+
58
2.2.0 (2023-11-29)
69
------------------
710
* Merge pull request `#35 <https://github.com/ika-rwth-aachen/mqtt_client/issues/35>`_ from mvccogo/main

mqtt_client_interfaces/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package format="3">
33

44
<name>mqtt_client_interfaces</name>
5-
<version>2.2.0</version>
5+
<version>2.2.1</version>
66
<description>Message and service definitions for mqtt_client</description>
77

88
<maintainer email="lennart.reiher@rwth-aachen.de">Lennart Reiher</maintainer>

0 commit comments

Comments
 (0)