Skip to content

Commit 40e00c8

Browse files
committed
Merge branch 'release/1.2.0' into develop
2 parents 2a64652 + a7e2865 commit 40e00c8

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
10+
## [1.2.0] / 2025-09-09
911
### 🚀 New features
1012
- Added `IDoChoreWorkflow` component that can be used to work on a task using a `chore/*` branch.
1113

@@ -289,7 +291,8 @@ So now `{MutationTestDirectory}/[{framework}]` is now changed to `{MutationTestD
289291
## [0.1.0] / 2022-10-23
290292
- Initial release
291293

292-
[Unreleased]: https://github.com/candoumbe/Pipelines/compare/1.1.0...HEAD
294+
[Unreleased]: https://github.com/candoumbe/Pipelines/compare/1.2.0...HEAD
295+
[1.2.0]: https://github.com/candoumbe/Pipelines/compare/1.1.0...1.2.0
293296
[1.1.0]: https://github.com/candoumbe/Pipelines/compare/1.0.1...1.1.0
294297
[1.0.1]: https://github.com/candoumbe/Pipelines/compare/1.0.0...1.0.1
295298
[1.0.0]: https://github.com/candoumbe/Pipelines/compare/0.13.4...1.0.0
@@ -315,4 +318,4 @@ So now `{MutationTestDirectory}/[{framework}]` is now changed to `{MutationTestD
315318
[0.4.0]: https://github.com/candoumbe/Pipelines/compare/0.3.0...0.4.0
316319
[0.3.0]: https://github.com/candoumbe/Pipelines/compare/0.2.0...0.3.0
317320
[0.2.0]: https://github.com/candoumbe/Pipelines/compare/0.1.0...0.2.0
318-
[0.1.0]: https://github.com/candoumbe/Pipelines/tree/0.1.0
321+
[0.1.0]: https://github.com/candoumbe/Pipelines/tree/0.1.0

0 commit comments

Comments
 (0)