Skip to content

Commit 263d5f5

Browse files
committed
0.2.2
1 parent fc275e7 commit 263d5f5

26 files changed

Lines changed: 38 additions & 38 deletions

File tree

easynav/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package easynav
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.2.2 (2025-12-18)
6+
------------------
77

88
0.2.1 (2025-12-17)
99
------------------

easynav/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>easynav</name>
5-
<version>0.2.1</version>
5+
<version>0.2.2</version>
66
<description>Easy Navigation:Mata package for installing all EasyNav.</description>
77

88
<maintainer email="fmrico@gmail.com">Francisco Martín Rico</maintainer>

easynav_common/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package easynav_common
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.2.2 (2025-12-18)
6+
------------------
77
* Hotfix: Remove remaining C++20/23 features
88
* Contributors: Francisco Miguel Moreno
99

easynav_common/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>easynav_common</name>
5-
<version>0.2.1</version>
5+
<version>0.2.2</version>
66
<description>Easy Navigation: Utils and types package.</description>
77

88
<maintainer email="fmrico@gmail.com">Francisco Martín Rico</maintainer>

easynav_controller/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package easynav_controller
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.2.2 (2025-12-18)
6+
------------------
77
* Hotfix: Remove remaining C++20/23 features
88
* Contributors: Francisco Miguel Moreno
99

easynav_controller/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>easynav_controller</name>
5-
<version>0.2.1</version>
5+
<version>0.2.2</version>
66
<description>Easy Navigation: Controller package.</description>
77

88
<maintainer email="fmrico@gmail.com">Francisco Martín Rico</maintainer>

easynav_core/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package easynav_core
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.2.2 (2025-12-18)
6+
------------------
77
* Hotfix: Remove remaining C++20/23 features
88
* Contributors: Francisco Miguel Moreno
99

easynav_core/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>easynav_core</name>
5-
<version>0.2.1</version>
5+
<version>0.2.2</version>
66
<description>Easy Navigation: Abstract interfaces for easynav plugins.</description>
77

88
<maintainer email="fmrico@gmail.com">Francisco Martín Rico</maintainer>

easynav_interfaces/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package easynav_interfaces
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.2.2 (2025-12-18)
6+
------------------
77
* Hotfix: Remove remaining C++20/23 features
88
* Contributors: Francisco Miguel Moreno
99

easynav_interfaces/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>easynav_interfaces</name>
5-
<version>0.2.1</version>
5+
<version>0.2.2</version>
66
<description>Easy Navigation: Message, Service, and Action definitions.</description>
77

88
<maintainer email="fmrico@gmail.com">Francisco Martín Rico</maintainer>

0 commit comments

Comments
 (0)