Skip to content

Commit d68d763

Browse files
committed
build: bump version 0.3.1 -> 0.4.0
1 parent ab951e5 commit d68d763

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
111
## 0.3.1 (2026-01-02)
212

313
### Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = 'docker-mkdocs-ci'
3-
version = "0.3.1"
3+
version = "0.4.0"
44

55

66
[tool.commitizen]

0 commit comments

Comments
 (0)