Skip to content

Commit 3f6f2a2

Browse files
chore(release): 1.0.0-beta.10 [skip ci]
## [1.0.0-beta.10](v1.0.0-beta.9...v1.0.0-beta.10) (2025-07-03) ### Features * **init:** add portable copy and backup mechanism using `rsync` ([e56c659](e56c659)) ### Bug Fixes * **docker:** remove unnecessary platform specification in Dockerfiles ([2793f31](2793f31)) ### Documentation * enhance repository guidelines with detailed instructions ([e98efaf](e98efaf)) * improve testing guidelines and streamline installation steps ([a2efb5a](a2efb5a)) * update testing guidelines for consistency and clarity ([4b77414](4b77414))
1 parent ea95b83 commit 3f6f2a2

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

3+
## [1.0.0-beta.10](https://github.com/norlab-ulaval/dockerized-norlab-project/compare/v1.0.0-beta.9...v1.0.0-beta.10) (2025-07-03)
4+
5+
### Features
6+
7+
* **init:** add portable copy and backup mechanism using `rsync` ([e56c659](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/e56c659c06f514d8e45b2709c0a8482077a73f0b))
8+
9+
### Bug Fixes
10+
11+
* **docker:** remove unnecessary platform specification in Dockerfiles ([2793f31](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/2793f313eb22a7b9a20474c05342e276c730fc08))
12+
13+
### Documentation
14+
15+
* enhance repository guidelines with detailed instructions ([e98efaf](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/e98efaf5bc95e564d4277eccf0c44e8c8582b83a))
16+
* improve testing guidelines and streamline installation steps ([a2efb5a](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/a2efb5a63c174cbdf983f777d3da8b83b15a1ea6))
17+
* update testing guidelines for consistency and clarity ([4b77414](https://github.com/norlab-ulaval/dockerized-norlab-project/commit/4b77414fd09f749889e7d0aa5a67cfd7161e0c2f))
18+
319
## [1.0.0-beta.9](https://github.com/norlab-ulaval/dockerized-norlab-project/compare/v1.0.0-beta.8...v1.0.0-beta.9) (2025-06-27)
420

521
### Features

version.txt

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

0 commit comments

Comments
 (0)