Skip to content

Commit aa5ff0a

Browse files
committed
chore(release): 0.3.22
1 parent bbcdf74 commit aa5ff0a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## [0.3.22](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.3.21...0.3.22) (2025-01-25)
4+
5+
### Bug Fixes
6+
7+
* **deps:** update dependency pydantic to v2.10.6 ([83fa518](https://github.com/rjw57/pydantic-gitlab-webhooks/commit/83fa51836d95278d3a0903b02f10dfbd18e65f04))
8+
39
## [0.3.21](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.3.20...0.3.21) (2025-01-23)
410

511
## [0.3.20](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.3.19...0.3.20) (2025-01-23)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pydantic-gitlab-webhooks"
3-
version = "0.3.21"
3+
version = "0.3.22"
44
description = "Pydantic models for GitLab webhook payloads"
55
authors = [
66
"Rich Wareham <[email protected]>"

0 commit comments

Comments
 (0)