Skip to content

Commit 4ae4379

Browse files
author
commitizen-github-action[bot]
committed
bump: version 0.9.10 → 0.9.11
1 parent 96f3d0c commit 4ae4379

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
This changelog is auto-generated by the Python-based
44
[Commitizen](https://commitizen-tools.github.io/commitizen).
55

6+
## 0.9.11 (2023-05-24)
7+
8+
### Fix
9+
10+
- **Renovate**: Remove asdf Poetry regex manager
11+
612
## 0.9.10 (2023-04-06)
713

814
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ build-backend = "poetry.core.masonry.api"
99

1010
[tool.poetry]
1111
name = "GitHub Starter Workflows"
12-
version = "0.9.10"
12+
version = "0.9.11"
1313
description = "GitHub Actions Starter Workflows and Default Community Health Files"
1414
authors = ["Kurt von Laven <kurt.von.laven@gmail.com>"]
1515
license = "MIT"

0 commit comments

Comments
 (0)