Skip to content

Commit 5c24be8

Browse files
committed
chore(release): 0.3.38
1 parent 8466634 commit 5c24be8

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.38](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.3.37...0.3.38) (2025-03-31)
4+
5+
### Bug Fixes
6+
7+
* **deps:** update all dependencies ([67dd8b5](https://github.com/rjw57/pydantic-gitlab-webhooks/commit/67dd8b552d8a77d9da72eac142ee76ecec8d719b))
8+
39
## [0.3.37](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.3.36...0.3.37) (2025-03-19)
410

511
## [0.3.36](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.3.35...0.3.36) (2025-03-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.37"
3+
version = "0.3.38"
44
description = "Pydantic models for GitLab webhook payloads"
55
authors = [
66
"Rich Wareham <[email protected]>"

0 commit comments

Comments
 (0)