Skip to content

Commit 2f3f0c5

Browse files
chore(main): release 0.3.0 (#45)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 07d861e commit 2f3f0c5

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.3.0](https://github.com/BfArM-MVH/grz-cli/compare/v0.2.0...v0.3.0) (2025-03-21)
4+
5+
6+
### Features
7+
8+
* report supported metadata schema versions with cli version ([#49](https://github.com/BfArM-MVH/grz-cli/issues/49)) ([07d861e](https://github.com/BfArM-MVH/grz-cli/commit/07d861e32302632ca55a7f5cb5ebbfb05d4a2649))
9+
10+
11+
### Bug Fixes
12+
13+
* use metadata model from grz-pydantic-models ([#41](https://github.com/BfArM-MVH/grz-cli/issues/41)) ([5f2944e](https://github.com/BfArM-MVH/grz-cli/commit/5f2944e7892820a9ba4e629633f8a50df4cb2a01))
14+
315
## [0.2.0](https://github.com/BfArM-MVH/grz-cli/compare/v0.1.4...v0.2.0) (2025-03-18)
416

517

src/grz_cli/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.2.0"
1+
__version__ = "0.3.0"

0 commit comments

Comments
 (0)