We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acc9da4 commit 113ccc0Copy full SHA for 113ccc0
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.7 (2023-12-05)
7
+
8
+### Fix
9
10
+- **Renovate**: Correct some dependency types
11
12
## 0.14.6 (2023-12-05)
13
14
### Fix
pyproject.toml
@@ -9,7 +9,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "GitHub Starter Workflows"
- version = "0.14.6"
+ version = "0.14.7"
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