Skip to content

Commit 911768d

Browse files
committed
chore(release): 0.1.14
1 parent a382778 commit 911768d

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.1.14](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.1.13...0.1.14) (2024-11-16)
4+
5+
### Bug Fixes
6+
7+
* **docs:** fix URL for test suite brag badge ([893207b](https://github.com/rjw57/pydantic-gitlab-webhooks/commit/893207b3f29b02c3c9c81b2f2122b6c814b96cb0))
8+
39
## [0.1.13](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.1.12...0.1.13) (2024-11-16)
410

511
## [0.1.12](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.1.11...0.1.12) (2024-11-16)

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

0 commit comments

Comments
 (0)