Skip to content

Commit f196077

Browse files
committed
0.1.2
1 parent 73c106d commit f196077

File tree

32 files changed

+48
-48
lines changed

32 files changed

+48
-48
lines changed

clips_executive/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.1.2 (2025-07-16)
6+
------------------
77

88
0.1.1 (2025-07-11)
99
------------------

clips_executive/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>clips_executive</name>
5-
<version>0.1.1</version>
5+
<version>0.1.2</version>
66
<description>ROS2 CLIPS-Executive meta package and documentation</description>
77
<maintainer email="viehmann@kbsg.rwth-aachen.de">Tarik Viehmann</maintainer>
88
<license>Apache-2.0</license>

cx_bringup/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.1.2 (2025-07-16)
6+
------------------
77

88
0.1.1 (2025-07-11)
99
------------------

cx_bringup/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>cx_bringup</name>
5-
<version>0.1.1</version>
5+
<version>0.1.2</version>
66
<description>Central CX bringup scripts and parameters for launching CLIPS example programs</description>
77

88
<maintainer email="viehmann@kbsg.rwth-aachen.de">Tarik Viehmann</maintainer>

cx_clips_env_manager/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.1.2 (2025-07-16)
6+
------------------
77

88
0.1.1 (2025-07-11)
99
------------------

cx_clips_env_manager/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>cx_clips_env_manager</name>
5-
<version>0.1.1</version>
5+
<version>0.1.2</version>
66
<description>Lifecycle node for managing CLIPS environments</description>
77

88
<maintainer email="viehmann@kbsg.rwth-aachen.de">Tarik Viehmann</maintainer>

cx_msgs/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.1.2 (2025-07-16)
6+
------------------
77
* cx_msgs: clean up unnecessary dependencies
88
* Contributors: Tarik Viehmann
99

cx_msgs/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>cx_msgs</name>
5-
<version>0.1.1</version>
5+
<version>0.1.2</version>
66

77
<description>ROS interfaces for ROS2 CLIPS-Executive</description>
88

cx_plugin/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.1.2 (2025-07-16)
6+
------------------
77

88
0.1.1 (2025-07-11)
99
------------------

cx_plugin/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>cx_plugin</name>
5-
<version>0.1.1</version>
5+
<version>0.1.2</version>
66
<description>Base class for CLIPS plugins</description>
77

88
<maintainer email="viehmann@kbsg.rwth-aachen.de">Tarik Viehmann</maintainer>

0 commit comments

Comments
 (0)