Skip to content

Commit b724deb

Browse files
committed
bump: version 0.1.1 → 0.1.2
1 parent dc92933 commit b724deb

File tree

3 files changed

+7
-83
lines changed

3 files changed

+7
-83
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.1.2 (2024-10-14)
2+
3+
### Fix
4+
5+
- move deno_provide to its own folder
6+
17
## v0.1.1 (2024-10-10)
28

39
### Fix

deno_provider.py

Lines changed: 0 additions & 82 deletions
This file was deleted.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "commitizen-deno-provider"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
description = "A deno provider for commitizen"
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)