Skip to content

Commit

Permalink
0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marip8 committed Jul 6, 2022
1 parent 531a715 commit 58f7ea3
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions moveit_reach_plugins/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package moveit_reach_plugins
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.1.0 (2022-07-05)
------------------
* Add CI, formatting (`#25 <https://github.com/marip8/reach/issues/25>`_)
* Added formatting files
* Run clang formatting
Expand Down
2 changes: 1 addition & 1 deletion moveit_reach_plugins/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>moveit_reach_plugins</name>
<version>0.0.0</version>
<version>0.1.0</version>
<description>The moveit_reach_plugins package</description>

<maintainer email="[email protected]">mripperger</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions reach/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package reach
^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.1.0 (2022-07-05)
------------------
* Merge pull request `#6 <https://github.com/marip8/reach/issues/6>`_ from mripperger/reorganization
Repository reorganization
* Reorganized into metapackage with reach_core and reach_msgs packages; fixes to code to accommodate changes
Expand Down
2 changes: 1 addition & 1 deletion reach/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>reach</name>
<version>0.0.0</version>
<version>0.1.0</version>
<description>The reach metapackage</description>

<maintainer email="[email protected]">mripperger</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions reach_core/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package reach_core
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.1.0 (2022-07-05)
------------------
* Reverted reach_core version before releasing packages
* Fixed bug in reach_core/launch/setup.launch when starting the robot_state_publisher node (`#26 <https://github.com/marip8/reach/issues/26>`_)
* Add CI, formatting (`#25 <https://github.com/marip8/reach/issues/25>`_)
Expand Down
2 changes: 1 addition & 1 deletion reach_core/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>reach_core</name>
<version>0.0.0</version>
<version>0.1.0</version>
<description>The reach_core package</description>

<license>Apache 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions reach_demo/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package reach_demo
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.1.0 (2022-07-05)
------------------
* Add CI, formatting (`#25 <https://github.com/marip8/reach/issues/25>`_)
* Added formatting files
* Run clang formatting
Expand Down
2 changes: 1 addition & 1 deletion reach_demo/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>reach_demo</name>
<version>0.0.0</version>
<version>0.1.0</version>
<description>The reach_demo package</description>

<maintainer email="[email protected]">Michael Ripperger</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions reach_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package reach_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.1.0 (2022-07-05)
------------------
* Add CI, formatting (`#25 <https://github.com/marip8/reach/issues/25>`_)
* Added formatting files
* Run clang formatting
Expand Down
2 changes: 1 addition & 1 deletion reach_msgs/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>reach_msgs</name>
<version>0.0.0</version>
<version>0.1.0</version>
<description>The reach_msgs package</description>

<maintainer email="[email protected]">mripperger</maintainer>
Expand Down

0 comments on commit 58f7ea3

Please sign in to comment.