Skip to content

Commit e92202f

Browse files
bump: version 0.1.2 → 0.2.0
1 parent 9faf8be commit e92202f

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.2.0 (2024-10-04)
2+
3+
### Feat
4+
5+
- add automatic issue linking and more customization option ([9faf8be](https://github.com/kmnhan/cz-changeup/commit/9faf8be3db978a27036cfa499a09e62014b50846))
6+
17
## v0.1.2 (2024-08-15)
28

39
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "cz-changeup"
7-
version = "0.1.2"
7+
version = "0.2.0"
88
description = "Commitizen plugin for better changelog generation"
99
readme = "README.md"
1010
requires-python = ">=3.8"

0 commit comments

Comments
 (0)