Skip to content

Commit 90503f2

Browse files
author
Shuhei Kozasa
authored
Prepare release for Humble (#49)
* Updates CHANGELOG * 1.1.1
1 parent 4acf74a commit 90503f2

File tree

4 files changed

+10
-2
lines changed

4 files changed

+10
-2
lines changed

raspimouse/CHANGELOG.rst

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

5+
1.1.1 (2023-01-26)
6+
------------------
7+
* Humble対応 (`#48 <https://github.com/rt-net/raspimouse2/issues/48>`_)
8+
* Contributors: Shuhei Kozasa, Daisuke Sato
9+
510
1.1.0 (2022-07-28)
611
------------------
712
* Add authors to package.xml

raspimouse/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>raspimouse</name>
5-
<version>1.1.0</version>
5+
<version>1.1.1</version>
66
<description>RaspiMouse ROS 2 node</description>
77
<maintainer email="shop@rt-net.jp">RT Corporation</maintainer>
88
<license>Apache License 2.0</license>

raspimouse_msgs/CHANGELOG.rst

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

5+
1.1.1 (2023-01-26)
6+
------------------
7+
58
1.1.0 (2022-07-28)
69
------------------
710
* Add authors to package.xml

raspimouse_msgs/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>raspimouse_msgs</name>
5-
<version>1.1.0</version>
5+
<version>1.1.1</version>
66
<description>RaspiMouse messages</description>
77
<maintainer email="shop@rt-net.jp">RT Corporation</maintainer>
88
<license>Apache License 2.0</license>

0 commit comments

Comments
 (0)