We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc92933 commit b724debCopy full SHA for b724deb
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## v0.1.2 (2024-10-14)
2
+
3
+### Fix
4
5
+- move deno_provide to its own folder
6
7
## v0.1.1 (2024-10-10)
8
9
### Fix
deno_provider.py
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "commitizen-deno-provider"
-version = "0.1.1"
+version = "0.1.2"
description = "A deno provider for commitizen"
readme = "README.md"
authors = [
0 commit comments