Skip to content

Commit

Permalink
chore(main): Release 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
DeployDuck committed Feb 11, 2025
1 parent 85b9c1f commit 0c73259
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.2"
".": "0.1.3"
}
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
Please add your functional changes to the appropriate section in the PR.
Keep it human-readable, your future self will thank you!

## 0.1.3 (2025-02-11)

<!-- Release notes generated using configuration in .github/release.yml at main -->

## What's Changed
### Other Changes 🔗
* chore: synced file(s) with ecmwf-actions/reusable-workflows by @DeployDuck in https://github.com/ecmwf/anemoi-transform/pull/37
* chore: synced file(s) with ecmwf-actions/reusable-workflows by @DeployDuck in https://github.com/ecmwf/anemoi-transform/pull/39
* fix: for opera mask by @anaprietonem in https://github.com/ecmwf/anemoi-transform/pull/40
* chore: synced file(s) with ecmwf-actions/reusable-workflows by @DeployDuck in https://github.com/ecmwf/anemoi-transform/pull/41

## New Contributors
* @anaprietonem made their first contribution in https://github.com/ecmwf/anemoi-transform/pull/40

**Full Changelog**: https://github.com/ecmwf/anemoi-transform/compare/0.1.2...0.1.3

## 0.1.2 (2025-02-04)

<!-- Release notes generated using configuration in .github/release.yml at main -->
Expand Down

0 comments on commit 0c73259

Please sign in to comment.