Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions sample_ros_pkg/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package example_ros_pkg
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.0.17 (2025-07-03)
-------------------
* Add sample test (`#48 <https://github.com/alpine-ros/sample-ros-pkg/issues/48>`_)
* Contributors: Atsushi Watanabe

0.0.16 (2025-06-09)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion sample_ros_pkg/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>sample_ros_pkg</name>
<version>0.0.16</version>
<version>0.0.17</version>
<description>Sample ROS package for testing</description>

<license>N/A</license>
Expand Down
Loading