Skip to content

Commit 0818dc4

Browse files
committed
chore(release): 0.3.45
1 parent 9b12f7b commit 0818dc4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

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

3+
## [0.3.45](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.3.44...0.3.45) (2025-08-22)
4+
35
## [0.3.44](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.3.43...0.3.44) (2025-08-07)
46

57
## [0.3.43](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.3.42...0.3.43) (2025-06-18)

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

0 commit comments

Comments
 (0)