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 f7c3aa6 commit 98dde35Copy full SHA for 98dde35
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.10.0 (2025-02-28)
2
+
3
+### Feat
4
5
+- update docs build script and tempplate lint action
6
7
## 0.9.0 (2025-02-22)
8
9
### Feat
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "repo-scaffold"
-version = "0.9.0"
+version = "0.10.0"
description = "shawn deng repo temple project"
authors = [
{name = "shawndeng", email = "[email protected]"}
0 commit comments