diff --git a/.release-please-manifest.json b/.release-please-manifest.json index d95cd869..f0824f84 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.4.6" + ".": "0.4.7" } diff --git a/CHANGELOG.md b/CHANGELOG.md index cf8620ba..e215833f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,18 @@ 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.4.7 (2025-02-05) + + + +## What's Changed +### Other Changes 🔗 +* chore: synced file(s) with ecmwf-actions/reusable-workflows by @DeployDuck in https://github.com/ecmwf/anemoi-inference/pull/126 +* chore: synced file(s) with ecmwf-actions/reusable-workflows by @DeployDuck in https://github.com/ecmwf/anemoi-inference/pull/130 + + +**Full Changelog**: https://github.com/ecmwf/anemoi-inference/compare/0.4.6...0.4.7 + ## 0.4.6 (2025-02-04)