Skip to content

Commit 6cbc348

Browse files
committed
chore(release): 0.2.1
1 parent f0b2d3c commit 6cbc348

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.2.1](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.2.0...0.2.1) (2024-11-17)
4+
5+
### Bug Fixes
6+
7+
* **ci:** use specific pages artifact upload action ([da6d0d3](https://github.com/rjw57/pydantic-gitlab-webhooks/commit/da6d0d3a6b2bd1d70eddfb779065c65b374f33d7))
8+
39
## [0.2.0](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.1.15...0.2.0) (2024-11-17)
410

511
### Features

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

0 commit comments

Comments
 (0)