Skip to content

Commit acd290d

Browse files
committed
chore(release): 0.1.15
1 parent 96312a2 commit acd290d

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.15](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.1.14...0.1.15) (2024-11-16)
4+
5+
### Bug Fixes
6+
7+
* **docs:** remove reference to manual release process ([437ec33](https://github.com/rjw57/pydantic-gitlab-webhooks/commit/437ec334df823e47536e300a2aea30726a0e005c))
8+
39
## [0.1.14](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.1.13...0.1.14) (2024-11-16)
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.1.14"
3+
version = "0.1.15"
44
description = "Pydantic models for GitLab webhook payloads"
55
authors = [
66
"Rich Wareham <[email protected]>"

0 commit comments

Comments
 (0)