We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a48086 commit ce01cd4Copy full SHA for ce01cd4
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.5.2 (2025-02-18)
2
+
3
+### Fix
4
5
+- **template**: improve GitHub Actions workflow templates
6
7
## 0.5.1 (2025-02-18)
8
9
### Refactor
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "repo-scaffold"
-version = "0.5.1"
+version = "0.5.2"
description = "shawn deng repo temple project"
authors = [
{name = "shawndeng", email = "[email protected]"}
0 commit comments