Skip to content

Commit 0315f83

Browse files
committed
chore(main): release 2.1.1
1 parent 1eacd00 commit 0315f83

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
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-
".": "2.1.0"
2+
".": "2.1.1"
33
}

CHANGELOG.md

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

3+
## [2.1.1](https://github.com/GDC-ConsumerEdge/hydrator/compare/v2.1.0...v2.1.1) (2025-04-29)
4+
5+
6+
### Documentation
7+
8+
* update README.md ([1eacd00](https://github.com/GDC-ConsumerEdge/hydrator/commit/1eacd00fc5df930f024f1223c37c7b67ef5abb5f))
9+
310
## [2.1.0](https://github.com/GDC-ConsumerEdge/hydrator/compare/v2.0.0...v2.1.0) (2025-04-29)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ authors = [
1111
readme = "README.md"
1212
requires-python = ">=3.12"
1313
license = "Apache-2.0"
14-
version = "2.1.0"
14+
version = "2.1.1"
1515
dynamic = ["dependencies", "optional-dependencies"]
1616

1717
[tool.setuptools.dynamic]

0 commit comments

Comments
 (0)