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 ab951e5 commit d68d763Copy full SHA for d68d763
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 0.4.0 (2026-01-02)
2
+
3
+### feat
4
5
+- when adding sub-docs if gitlab group, replace path sep with `_`
6
7
+### Fixes
8
9
+- correct logic for branch/tag detection
10
11
## 0.3.1 (2026-01-02)
12
13
### Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = 'docker-mkdocs-ci'
-version = "0.3.1"
+version = "0.4.0"
[tool.commitizen]
0 commit comments