Skip to content

Commit 204a1fe

Browse files
authored
chore: bump up version to 1.4.1 (#66)
* update changelog Signed-off-by: Yutaka Kondo <[email protected]> * 1.4.1 --------- Signed-off-by: Yutaka Kondo <[email protected]>
1 parent a369b72 commit 204a1fe

File tree

24 files changed

+54
-12
lines changed

24 files changed

+54
-12
lines changed

autoware_utils/CHANGELOG.rst

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

5+
1.4.1 (2025-05-15)
6+
------------------
7+
58
1.4.0 (2025-04-22)
69
------------------
710
* feat: remove managed transform buffer (`#41 <https://github.com/autowarefoundation/autoware_utils/issues/41>`_)

autoware_utils/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>autoware_utils</name>
5-
<version>1.4.0</version>
5+
<version>1.4.1</version>
66
<description>The autoware_utils package</description>
77
<maintainer email="[email protected]">Jian Kang</maintainer>
88
<maintainer email="[email protected]">Ryohsuke Mitsudome</maintainer>

autoware_utils_debug/CHANGELOG.rst

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

5+
1.4.1 (2025-05-15)
6+
------------------
7+
58
1.4.0 (2025-04-22)
69
------------------
710
* chore: sync files (`#61 <https://github.com/autowarefoundation/autoware_utils/issues/61>`_)

autoware_utils_debug/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>autoware_utils_debug</name>
5-
<version>1.4.0</version>
5+
<version>1.4.1</version>
66
<description>The autoware_utils_debug package</description>
77
<maintainer email="[email protected]">Jian Kang</maintainer>
88
<maintainer email="[email protected]">Ryohsuke Mitsudome</maintainer>

autoware_utils_diagnostics/CHANGELOG.rst

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

5+
1.4.1 (2025-05-15)
6+
------------------
7+
58
1.4.0 (2025-04-22)
69
------------------
710

autoware_utils_diagnostics/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>autoware_utils_diagnostics</name>
5-
<version>1.4.0</version>
5+
<version>1.4.1</version>
66
<description>The autoware_utils_diagnostics package</description>
77
<maintainer email="[email protected]">Jian Kang</maintainer>
88
<maintainer email="[email protected]">Ryohsuke Mitsudome</maintainer>

autoware_utils_geometry/CHANGELOG.rst

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

5+
1.4.1 (2025-05-15)
6+
------------------
7+
* fix: include `tf2/utils.hpp` instead of `tf2/utils.h` (`#65 <https://github.com/autowarefoundation/autoware_utils/issues/65>`_)
8+
* include tf2/utils.hpp
9+
* style(pre-commit): autofix
10+
---------
11+
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
12+
* Contributors: Yutaka Kondo
13+
514
1.4.0 (2025-04-22)
615
------------------
716
* chore: sync files (`#61 <https://github.com/autowarefoundation/autoware_utils/issues/61>`_)

autoware_utils_geometry/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>autoware_utils_geometry</name>
5-
<version>1.4.0</version>
5+
<version>1.4.1</version>
66
<description>The autoware_utils_geometry package</description>
77
<maintainer email="[email protected]">Jian Kang</maintainer>
88
<maintainer email="[email protected]">Ryohsuke Mitsudome</maintainer>

autoware_utils_logging/CHANGELOG.rst

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

5+
1.4.1 (2025-05-15)
6+
------------------
7+
58
1.4.0 (2025-04-22)
69
------------------
710

autoware_utils_logging/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>autoware_utils_logging</name>
5-
<version>1.4.0</version>
5+
<version>1.4.1</version>
66
<description>The autoware_utils_logging package</description>
77
<maintainer email="[email protected]">Jian Kang</maintainer>
88
<maintainer email="[email protected]">Ryohsuke Mitsudome</maintainer>

0 commit comments

Comments
 (0)