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 4da8a61 commit 254ce40Copy full SHA for 254ce40
.cz.yaml
@@ -4,7 +4,7 @@ commitizen:
4
name: cz_conventional_commits
5
tag_format: $major.$minor.$patch$prerelease
6
update_changelog_on_bump: true
7
- version: 0.12.13
+ version: 0.12.14
8
version_files:
9
- setup.py:version
10
- ost/__init__.py:__version__
CHANGELOG.md
@@ -1,4 +1,10 @@
1
2
+## 0.12.14 (2021-12-17)
3
+
+### Fix
+- document contributing
## 0.12.13 (2021-12-17)
### Fix
0 commit comments