Compare commits

..
5 Commits
Author SHA1 Message Date
Raul Sanchez-Mateos Lizano 4310df3731 Revert "Fix 'microxrcedds_agent' name and dependency (#279) (#280)" (#283)
This reverts commit d2d97bc4a6.
2026-09-04 19:57:54 +02:00
mergify[bot]andDavid Laseca Perez d2d97bc4a6 Fix 'microxrcedds_agent' name and dependency (#279) (#280)
* Fix 'microxrcedds_agent' name and dependency



* Set tag of 'microxrcedds_agent'



---------


(cherry picked from commit 5e42d6ab6f)

Signed-off-by: David Laseca Perez <davidlaseca@eprosima.com>
Co-authored-by: David Laseca Perez <davidlaseca@eprosima.com>
2026-09-03 15:21:49 +02:00
David Laseca Perez 92c512dfad 6.1.1 2026-08-11 11:02:17 +02:00
David Laseca Perez 1cc2c1f66d Changelog
Signed-off-by: David Laseca Perez <davidlaseca@eprosima.com>
2026-08-11 10:58:23 +02:00
David-LP99 0c054f3fad Update maintainers (#275)
Signed-off-by: David Laseca Perez <davidlaseca@eprosima.com>
2026-08-11 10:51:28 +02:00
2 changed files with 7 additions and 2 deletions
+5
View File
@@ -2,6 +2,11 @@
Changelog for package micro-ros_agent
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6.1.1 (2026-08-11)
------------------
* Update maintainers (`#275 <https://github.com/micro-ROS/micro-ROS-Agent/issues/275>`_)
* Update CMakeLists.txt (`#247 <https://github.com/micro-ROS/micro-ROS-Agent/issues/247>`_) (`#263 <https://github.com/micro-ROS/micro-ROS-Agent/issues/263>`_)
6.1.0 (2025-07-10)
------------------
* Use target_link_libraries instead of ament_target_dependencies (`#253 <https://github.com/micro-ROS/micro-ROS-Agent/issues/253>`_)
+2 -2
View File
@@ -2,10 +2,10 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>micro_ros_agent</name>
<version>6.1.0</version>
<version>6.1.1</version>
<description>micro-ROS Agent package</description>
<maintainer email="eugeniocollado@eprosima.com">Eugenio Collado</maintainer>
<maintainer email="carlosespinoza@eprosima.com">Carlos Espinoza</maintainer>
<maintainer email="davidlaseca@eprosima.com">David Laseca</maintainer>
<license>Apache License 2.0</license>
<buildtool_depend>ament_cmake</buildtool_depend>