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 183e5d3 commit a53c606Copy full SHA for a53c606
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.3.1 (2026-01-02)
2
+
3
+### Fixes
4
5
+- correct logic for branch/tag detection
6
7
## 0.3.0 (2026-01-02)
8
9
### feat
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = 'docker-mkdocs-ci'
-version = "0.3.0"
+version = "0.3.1"
[tool.commitizen]
0 commit comments