Skip to content

Commit

Permalink
chore: release: v0.0.4-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hacxy committed Jan 15, 2025
1 parent f036e15 commit af72cd1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
## [0.0.4-alpha.0](https://github.com/hacxy/create-defts/compare/v0.0.3...v0.0.4-alpha.0) (2025-01-15)

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "create-defts",
"type": "module",
"version": "0.0.3",
"version": "0.0.4-alpha.0",
"description": "Create a project using TypeScript as the default language.",
"author": {
"name": "hacxy",
Expand Down
2 changes: 1 addition & 1 deletion templates/cli-unbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"lint-staged": "^15.2.11",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.7.2",
"unbuild": "^2.0.0",
"unbuild": "^3.3.1",
"vitest": "^2.1.8"
},
"simple-git-hooks": {
Expand Down

0 comments on commit af72cd1

Please sign in to comment.