Skip to content

Commit 2a5cdfc

Browse files
authored
chore(main): Release 0.4.40 (#243)
## [0.4.40](0.4.39...0.4.40) (2025-12-02) ### Bug Fixes * Don't skip tests marked as [@Skip](https://github.com/skip)_if_offline when running CIs ([#244](#244)) ([9b89d33](9b89d33)) * Missing bool check of resume in download ([#242](#242)) ([a3a7ed2](a3a7ed2))
1 parent 9b89d33 commit 2a5cdfc

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

.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.4.39"
2+
".": "0.4.40"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ 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.40](https://github.com/ecmwf/anemoi-utils/compare/0.4.39...0.4.40) (2025-12-02)
12+
13+
14+
### Bug Fixes
15+
16+
* Don't skip tests marked as [@skip](https://github.com/skip)_if_offline when running CIs ([#244](https://github.com/ecmwf/anemoi-utils/issues/244)) ([9b89d33](https://github.com/ecmwf/anemoi-utils/commit/9b89d33fda792aaf81106f75bb233623becf3c2c))
17+
* Missing bool check of resume in download ([#242](https://github.com/ecmwf/anemoi-utils/issues/242)) ([a3a7ed2](https://github.com/ecmwf/anemoi-utils/commit/a3a7ed2b7ed0a3dc384e2e4e55ec5a95fbe20974))
18+
1119
## [0.4.39](https://github.com/ecmwf/anemoi-utils/compare/0.4.38...0.4.39) (2025-11-17)
1220

1321

0 commit comments

Comments
 (0)