Skip to content

Commit e81e63f

Browse files
authored
chore(grz-cli): release v1.0.3 (#278)
1 parent 1c7bae6 commit e81e63f

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"packages/grz-cli": "1.0.2",
2+
"packages/grz-cli": "1.0.3",
33
"packages/grz-pydantic-models": "2.1.0",
44
"packages/grz-db": "0.2.1",
55
"packages/grz-common": "1.0.3",

packages/grz-cli/CHANGELOG.md

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

3+
## [1.0.3](https://github.com/BfArM-MVH/grz-tools/compare/grz-cli-v1.0.2...grz-cli-v1.0.3) (2025-07-14)
4+
5+
6+
### Bug Fixes
7+
8+
* **grzctl,grz-cli:** bump grz-pydantic-models for end-to-end tests ([#274](https://github.com/BfArM-MVH/grz-tools/issues/274)) ([a1ed791](https://github.com/BfArM-MVH/grz-tools/commit/a1ed791f1f9fce52d08f8e70fba12a674336d250))
9+
10+
11+
### Documentation
12+
13+
* **grz-cli:** fix Conda update instructions ([#277](https://github.com/BfArM-MVH/grz-tools/issues/277)) ([fd6e054](https://github.com/BfArM-MVH/grz-tools/commit/fd6e054a8f8e80e1d3ab659ca1b9906199030c18))
14+
315
## [1.0.2](https://github.com/BfArM-MVH/grz-tools/compare/grz-cli-v1.0.1...grz-cli-v1.0.2) (2025-07-04)
416

517

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

0 commit comments

Comments
 (0)