We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3502956 commit 450db33Copy full SHA for 450db33
CHANGELOG.md
@@ -3,6 +3,12 @@
3
This changelog is auto-generated by the Python-based
4
[Commitizen](https://commitizen-tools.github.io/commitizen).
5
6
+## 0.14.16 (2024-03-14)
7
+
8
+### Fix
9
10
+- **Renovate**: Only prepend "v" when missing
11
12
## 0.14.15 (2023-12-16)
13
14
### Fix
pyproject.toml
@@ -9,7 +9,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "GitHub Starter Workflows"
- version = "0.14.15"
+ version = "0.14.16"
description = "GitHub Actions Starter Workflows and Default Community Health Files"
authors = ["Kurt von Laven <kurt.von.laven@gmail.com>"]
15
license = "MIT"
0 commit comments