Skip to content

Commit 44c0a0a

Browse files
committed
chore: release v0.4.0
1 parent c0c487b commit 44c0a0a

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,4 +1,16 @@
11

2+
## v0.3.1...main
3+
4+
[compare changes](https://github.com/stacksjs/ts-starter/compare/v0.3.1...main)
5+
6+
### 🚀 Enhancements
7+
8+
- Add `bun-plugin-dts-auto` ([c0c487b](https://github.com/stacksjs/ts-starter/commit/c0c487b))
9+
10+
### ❤️ Contributors
11+
12+
13+
214
## v0.3.0...main
315

416
[compare changes](https://github.com/stacksjs/ts-starter/compare/v0.3.0...main)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bun-ts-starter",
33
"type": "module",
4-
"version": "0.3.1",
4+
"version": "0.4.0",
55
"description": "A simple TypeScript starter kit using Bun.",
66
"author": "Chris Breuer <[email protected]>",
77
"license": "MIT",

0 commit comments

Comments
 (0)