Skip to content

Commit 9af498e

Browse files
committed
chore(release): 0.3.6
1 parent 4bcd956 commit 9af498e

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.6](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.3.5...0.3.6) (2024-11-26)
4+
5+
### Bug Fixes
6+
7+
* **deps:** update dependency pydantic to v2.10.2 ([dd832d2](https://github.com/rjw57/pydantic-gitlab-webhooks/commit/dd832d2d2dbc59c3b2556c0e667fefcdfd8dcd35))
8+
39
## [0.3.5](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.3.4...0.3.5) (2024-11-22)
410

511
### Bug Fixes

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

0 commit comments

Comments
 (0)