Skip to content

Commit 4e9859f

Browse files
authored
chore(main): Preparing Next Release for 0.4.7 (#128)
1 parent 7db8476 commit 4e9859f

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.4.6"
2+
".": "0.4.7"
33
}

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
Please add your functional changes to the appropriate section in the PR.
99
Keep it human-readable, your future self will thank you!
1010

11+
## 0.4.7 (2025-02-10)
12+
13+
<!-- Release notes generated using configuration in .github/release.yml at main -->
14+
15+
## What's Changed
16+
### Exciting New Features 🎉
17+
* feat(retrieve): Add `--use-scda` flag by @gmertes in https://github.com/ecmwf/anemoi-inference/pull/132
18+
### Other Changes 🔗
19+
* chore: synced file(s) with ecmwf-actions/reusable-workflows by @DeployDuck in https://github.com/ecmwf/anemoi-inference/pull/126
20+
* chore: synced file(s) with ecmwf-actions/reusable-workflows by @DeployDuck in https://github.com/ecmwf/anemoi-inference/pull/130
21+
22+
23+
**Full Changelog**: https://github.com/ecmwf/anemoi-inference/compare/0.4.6...0.4.7
24+
1125
## 0.4.6 (2025-02-04)
1226

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

0 commit comments

Comments
 (0)