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 660ec1a commit 3aee8eaCopy full SHA for 3aee8ea
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+## 0.4.0 (2025-02-16)
2
+
3
+### Feat
4
5
+- update github action and replace poetry to uv
6
+- replace poetry to uv
7
8
+### Fix
9
10
+- correct uv sync command from --extras to --extra
11
12
13
## 0.3.0 (2024-12-27)
14
15
### Feat
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "repo-scaffold"
-version = "0.3.0"
+version = "0.4.0"
description = "shawn deng repo temple project"
authors = [
{name = "shawndeng", email = "[email protected]"}
0 commit comments