Skip to content

Commit 3ddc539

Browse files
chore(release): 1.0.0-beta.14 [skip ci]
## [1.0.0-beta.14](v1.0.0-beta.13...v1.0.0-beta.14) (2025-07-16) ### Features * update .gitignore and add new run configurations for DNA project ([92a7639](92a7639)) ### Bug Fixes * enhance ROS2 compatibility and error handling in build scripts ([2cdf293](2cdf293)) * **setup:** reorder installation steps in setup script ([74f515f](74f515f)) ### Documentation * fix teamcity static badge ([42dcf9e](42dcf9e)) ### Refactoring * unify pytest configuration filenames ([c4e680a](c4e680a))
1 parent b21f780 commit 3ddc539

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
Automatically generated by semantic-release
22

3+
## [1.0.0-beta.14](https://github.com/norlab-ulaval/dockerized-norlab-project/compare/v1.0.0-beta.13...v1.0.0-beta.14) (2025-07-16)
4+
5+
### Features
6+
7+
* update .gitignore and add new run configurations for DNA project ([92a7639](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/92a7639858a35d3ab3359f5f7617c0ea020d44d6))
8+
9+
### Bug Fixes
10+
11+
* enhance ROS2 compatibility and error handling in build scripts ([2cdf293](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/2cdf29318a579ed49cf386d39857a5378bee5b2c))
12+
* **setup:** reorder installation steps in setup script ([74f515f](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/74f515f6a70ea80fa4825916ca6d34ecd71684b2))
13+
14+
### Documentation
15+
16+
* fix teamcity static badge ([42dcf9e](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/42dcf9e7be02057c36e706d6e98f8f592e5e79e4))
17+
18+
### Refactoring
19+
20+
* unify pytest configuration filenames ([c4e680a](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/c4e680ae29397e714e1014b8ee7949c0d9d2b2fc))
21+
322
## [1.0.0-beta.13](https://github.com/norlab-ulaval/dockerized-norlab-project/compare/v1.0.0-beta.12...v1.0.0-beta.13) (2025-07-09)
423

524
### Bug Fixes

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.0-beta.13
1+
1.0.0-beta.14

0 commit comments

Comments
 (0)