Skip to content

Commit 7d590d4

Browse files
authored
chore(main): Release 0.2.4 (#133)
1 parent 5cd106c commit 7d590d4

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-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.2.3"
2+
".": "0.2.4"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,18 @@ 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.2.4](https://github.com/ecmwf/anemoi-registry/compare/0.2.3...0.2.4) (2026-01-09)
12+
13+
14+
### Features
15+
16+
* Copy extra metadata when moving archives ([#130](https://github.com/ecmwf/anemoi-registry/issues/130)) ([5cd106c](https://github.com/ecmwf/anemoi-registry/commit/5cd106cd389a52883ee0743436998aa5533d6799))
17+
18+
19+
### Bug Fixes
20+
21+
* Crash in delete_all_plots if no plots ([#128](https://github.com/ecmwf/anemoi-registry/issues/128)) ([4b423d0](https://github.com/ecmwf/anemoi-registry/commit/4b423d046006c8f59b011f9e6d9507bb2fb54891))
22+
1123
## [0.2.3](https://github.com/ecmwf/anemoi-registry/compare/0.2.2...0.2.3) (2025-11-24)
1224

1325

0 commit comments

Comments
 (0)