Skip to content

Commit 46db8a9

Browse files
Release 0.0.14 (#40)
* Update changelog * 0.0.14
1 parent b952fbf commit 46db8a9

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.rst

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

5+
0.0.14 (2025-06-05)
6+
-------------------
7+
* Minimize workflow permissions (`#38 <https://github.com/alpine-ros/sample-ros-pkg/issues/38>`_)
8+
* Update workflow names (`#37 <https://github.com/alpine-ros/sample-ros-pkg/issues/37>`_)
9+
* Contributors: Atsushi Watanabe
10+
511
0.0.13 (2025-06-05)
612
-------------------
713
* Specify source branch (`#34 <https://github.com/alpine-ros/sample-ros-pkg/issues/34>`_)

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.13</version>
7+
<version>0.0.14</version>
88
<description>Sample ROS package for testing</description>
99

1010
<license>N/A</license>

0 commit comments

Comments
 (0)