Skip to content

Commit 28b74d3

Browse files
committed
chore(release): 0.3.17
1 parent 09d8ea3 commit 28b74d3

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.17](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.3.16...0.3.17) (2025-01-09)
4+
5+
### Bug Fixes
6+
7+
* **deps:** update dependency pydantic to v2.10.5 ([0fa50f8](https://github.com/rjw57/pydantic-gitlab-webhooks/commit/0fa50f81e049b6e74fbcc1f20c4ad4f8d730056c))
8+
39
## [0.3.16](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.3.15...0.3.16) (2025-01-08)
410

511
## [0.3.15](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.3.14...0.3.15) (2024-12-21)

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.16"
3+
version = "0.3.17"
44
description = "Pydantic models for GitLab webhook payloads"
55
authors = [
66
"Rich Wareham <[email protected]>"

0 commit comments

Comments
 (0)