Skip to content

Commit 966930a

Browse files
committed
1.5.0
1 parent 39fc87b commit 966930a

File tree

44 files changed

+66
-66
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+66
-66
lines changed

ament_cmake/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
1.5.0 (2022-07-11)
6+
------------------
77

88
1.4.0 (2022-04-29)
99
------------------

ament_cmake/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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>ament_cmake</name>
5-
<version>1.4.0</version>
5+
<version>1.5.0</version>
66
<description>The entry point package for the ament buildsystem in CMake.</description>
77

88
<maintainer email="[email protected]">Michael Jeronimo</maintainer>

ament_cmake_auto/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
1.5.0 (2022-07-11)
6+
------------------
77

88
1.4.0 (2022-04-29)
99
------------------

ament_cmake_auto/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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>ament_cmake_auto</name>
5-
<version>1.4.0</version>
5+
<version>1.5.0</version>
66
<description>The auto-magic functions for ease to use of the ament buildsystem in CMake.</description>
77

88
<maintainer email="[email protected]">Michael Jeronimo</maintainer>

ament_cmake_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 ament_cmake_core
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
1.5.0 (2022-07-11)
6+
------------------
77
* Implement ament_add_default_options (`#390 <https://github.com/ament/ament_cmake/issues/390>`_)
88
* Contributors: methylDragon
99

ament_cmake_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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>ament_cmake_core</name>
5-
<version>1.4.0</version>
5+
<version>1.5.0</version>
66
<description>
77
The core of the ament buildsystem in CMake.
88

ament_cmake_export_definitions/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
1.5.0 (2022-07-11)
6+
------------------
77

88
1.4.0 (2022-04-29)
99
------------------

ament_cmake_export_definitions/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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>ament_cmake_export_definitions</name>
5-
<version>1.4.0</version>
5+
<version>1.5.0</version>
66
<description>The ability to export definitions to downstream packages in the ament buildsystem.</description>
77

88
<maintainer email="[email protected]">Michael Jeronimo</maintainer>

ament_cmake_export_dependencies/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
1.5.0 (2022-07-11)
6+
------------------
77

88
1.4.0 (2022-04-29)
99
------------------

ament_cmake_export_dependencies/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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>ament_cmake_export_dependencies</name>
5-
<version>1.4.0</version>
5+
<version>1.5.0</version>
66
<description>The ability to export dependencies to downstream packages in the ament buildsystem in CMake.</description>
77

88
<maintainer email="[email protected]">Michael Jeronimo</maintainer>

0 commit comments

Comments
 (0)