Skip to content

Commit 3aee8ea

Browse files
bump: version 0.3.0 → 0.4.0
1 parent 660ec1a commit 3aee8ea

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
- correct uv sync command from --extras to --extra
12+
113
## 0.3.0 (2024-12-27)
214

315
### Feat

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "repo-scaffold"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
description = "shawn deng repo temple project"
55
authors = [
66
{name = "shawndeng", email = "[email protected]"}

0 commit comments

Comments
 (0)