Skip to content

Commit 6b90796

Browse files
version bump 6.3.0 (#453)
Signed-off-by: Jan Staschulat <[email protected]>
1 parent 8ad11e2 commit 6b90796

8 files changed

Lines changed: 20 additions & 4 deletions

File tree

rclc/CHANGELOG.rst

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

5+
6.3.0 (2026-03-05)
6+
------------------
7+
* version bump
8+
59
6.2.2 (2026-03-01)
610
------------------
711
* Add Antón as mantainer (#420)

rclc/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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>rclc</name>
5-
<version>6.2.2</version>
5+
<version>6.3.0</version>
66
<description>The ROS client library in C.</description>
77
<maintainer email="[email protected]">Jan Staschulat</maintainer>
88
<maintainer email="[email protected]">Eugenio Collado</maintainer>

rclc_examples/CHANGELOG.rst

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

5+
6.3.0 (2026-03-05)
6+
------------------
7+
* version bump
8+
59
6.2.2 (2026-03-01)
610
------------------
711
* windows port (backport #426) (#429)

rclc_examples/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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>rclc_examples</name>
5-
<version>6.2.2</version>
5+
<version>6.3.0</version>
66
<description>Example of using rclc_executor</description>
77
<maintainer email="[email protected]">Jan Staschulat</maintainer>
88

rclc_lifecycle/CHANGELOG.rst

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

5+
6.3.0 (2026-03-05)
6+
------------------
7+
* version bump
8+
59
6.2.2 (2026-03-01)
610
------------------
711
* Fix REP url locations (#436)

rclc_lifecycle/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>rclc_lifecycle</name>
5-
<version>6.2.2</version>
5+
<version>6.3.0</version>
66
<description>rclc lifecycle convenience methods.</description>
77
<maintainer email="[email protected]">Jan Staschulat</maintainer>
88

rclc_parameter/CHANGELOG.rst

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

5+
6.3.0 (2026-03-05)
6+
------------------
7+
* version bump
8+
59
6.2.2 (2026-03-01)
610
------------------
711
* Fix REP url locations (#436)

rclc_parameter/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>rclc_parameter</name>
5-
<version>6.2.2</version>
5+
<version>6.3.0</version>
66
<description>Parameter server implementation for micro-ROS nodes</description>
77
<maintainer email="[email protected]">Antonio Cuadros</maintainer>
88

0 commit comments

Comments
 (0)