Skip to content

Commit 82b1345

Browse files
Release 0.0.13 (#36)
* Update changelog * 0.0.13
1 parent 56ba14a commit 82b1345

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.rst

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

5+
0.0.13 (2025-06-05)
6+
-------------------
7+
* Specify source branch (`#34 <https://github.com/alpine-ros/sample-ros-pkg/issues/34>`_)
8+
* Contributors: Atsushi Watanabe
9+
510
0.0.12 (2025-06-05)
611
-------------------
712
* Separate rosdistro1 PR token (`#31 <https://github.com/alpine-ros/sample-ros-pkg/issues/31>`_)

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
schematypens="http://www.w3.org/2001/XMLSchema"?>
55
<package format="3">
66
<name>sample_ros_pkg</name>
7-
<version>0.0.12</version>
7+
<version>0.0.13</version>
88
<description>Sample ROS package for testing</description>
99

1010
<license>N/A</license>

0 commit comments

Comments
 (0)