Skip to content

Commit 39e5e39

Browse files
committed
0.1.0
1 parent f837505 commit 39e5e39

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

behaviortree_cpp_pluginlib/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.1.0 (2025-11-13)
6+
------------------
77
* Initial implementation (`#1 <https://github.com/polymathrobotics/behaviortree_cpp_pluginlib/issues/1>`_)
88
* Initial implementation pulled out of Polymath core
99
* Apply pre-commit configurations

behaviortree_cpp_pluginlib/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>behaviortree_cpp_pluginlib</name>
5-
<version>0.0.0</version>
5+
<version>0.1.0</version>
66
<description>Tools enabling users to define BehaviorTree.CPP extensions using pluginlib.</description>
77
<maintainer email="engineering@polymathrobotics.com">Polymath Robotics Engineering</maintainer>
88
<license>Apache-2.0</license>

behaviortree_cpp_pluginlib_tests/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.1.0 (2025-11-13)
6+
------------------
77
* Initial implementation (`#1 <https://github.com/polymathrobotics/behaviortree_cpp_pluginlib/issues/1>`_)
88
* Initial implementation pulled out of Polymath core
99
* Apply pre-commit configurations

behaviortree_cpp_pluginlib_tests/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>behaviortree_cpp_pluginlib_tests</name>
5-
<version>0.0.0</version>
5+
<version>0.1.0</version>
66
<description>Testing install-space artifacts from behaviortree_cpp_pluginlib</description>
77
<maintainer email="engineering@polymathrobotics.com">Polymath Robotics Engineering</maintainer>
88
<license>Apache-2.0</license>

0 commit comments

Comments
 (0)