Skip to content

Commit fc2158f

Browse files
committed
chore(release): 0.3.39
1 parent 1ad6aae commit fc2158f

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.39](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.3.38...0.3.39) (2025-05-24)
4+
5+
### Bug Fixes
6+
7+
* **deps:** update all dependencies ([81fb49e](https://github.com/rjw57/pydantic-gitlab-webhooks/commit/81fb49e442dee6a4a7bf7a791c11d394c5863d49))
8+
39
## [0.3.38](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.3.37...0.3.38) (2025-03-31)
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.38"
3+
version = "0.3.39"
44
description = "Pydantic models for GitLab webhook payloads"
55
authors = [
66
"Rich Wareham <[email protected]>"

0 commit comments

Comments
 (0)