We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96f3d0c commit 4ae4379Copy full SHA for 4ae4379
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.9.11 (2023-05-24)
7
+
8
+### Fix
9
10
+- **Renovate**: Remove asdf Poetry regex manager
11
12
## 0.9.10 (2023-04-06)
13
14
### Fix
pyproject.toml
@@ -9,7 +9,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "GitHub Starter Workflows"
- version = "0.9.10"
+ version = "0.9.11"
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