Skip to content

Commit 8688bdb

Browse files
authored
chore(main): Release 0.1.22 (#210)
🤖 Automated Release PR This PR was created by `release-please` to prepare the next release. Once merged: 1. A new version tag will be created 2. A GitHub release will be published 3. The changelog will be updated Changes to be included in the next release: --- ## [0.1.22](0.1.21...0.1.22) (2026-01-28) ### Bug Fixes * Pin min version for ruamel-yaml ([#209](#209)) ([78bd07f](78bd07f)) --- > [!IMPORTANT] > Please do not change the PR title, manifest file, or any other automatically generated content in this PR unless you understand the implications. Changes here can break the release process. > ⚠️ Merging this PR will: > - Create a new release > - Trigger deployment pipelines > - Update package versions **Before merging:** - Ensure all tests pass - Review the changelog carefully - Get required approvals [Release-please documentation](https://github.com/googleapis/release-please)
1 parent 78bd07f commit 8688bdb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.21"
2+
".": "0.1.22"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ Please add your functional changes to the appropriate section in the PR.
99
Keep it human-readable, your future self will thank you!
1010

1111

12+
## [0.1.22](https://github.com/ecmwf/anemoi-transform/compare/0.1.21...0.1.22) (2026-01-28)
13+
14+
15+
### Bug Fixes
16+
17+
* Pin min version for ruamel-yaml ([#209](https://github.com/ecmwf/anemoi-transform/issues/209)) ([78bd07f](https://github.com/ecmwf/anemoi-transform/commit/78bd07f88e4112b0e10aff8baff87d3e843671ec))
18+
1219
## [0.1.21](https://github.com/ecmwf/anemoi-transform/compare/0.1.20...0.1.21) (2026-01-23)
1320

1421

0 commit comments

Comments
 (0)