Skip to content

Commit 2d9b4d1

Browse files
authored
chore(grz-pydantic-models): release v2.1.0 (#281)
1 parent e8f7701 commit 2d9b4d1

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,6 +1,6 @@
11
{
22
"packages/grz-cli": "1.0.2",
3-
"packages/grz-pydantic-models": "2.0.3",
3+
"packages/grz-pydantic-models": "2.1.0",
44
"packages/grz-db": "0.2.1",
55
"packages/grz-common": "1.0.2",
66
"packages/grzctl": "0.2.3"

packages/grz-pydantic-models/CHANGELOG.md

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

3+
## [2.1.0](https://github.com/BfArM-MVH/grz-tools/compare/grz-pydantic-models-v2.0.3...grz-pydantic-models-v2.1.0) (2025-07-14)
4+
5+
6+
### Features
7+
8+
* **grz-pydantic-models:** support test submission types and new schema versions ([#280](https://github.com/BfArM-MVH/grz-tools/issues/280)) ([e8f7701](https://github.com/BfArM-MVH/grz-tools/commit/e8f77013a31a4895d9a210eb348337e9725e8535))
9+
10+
11+
### Bug Fixes
12+
13+
* **grz-pydantic-models:** Fix conditions for consent exemption ([#276](https://github.com/BfArM-MVH/grz-tools/issues/276)) ([bfe50a0](https://github.com/BfArM-MVH/grz-tools/commit/bfe50a040e0a4b7a2b0159f4c244cbe0b38ceeca))
14+
315
## [2.0.3](https://github.com/BfArM-MVH/grz-tools/compare/grz-pydantic-models-v2.0.2...grz-pydantic-models-v2.0.3) (2025-07-09)
416

517

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

0 commit comments

Comments
 (0)