Skip to content

Commit

Permalink
chore: release v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Sep 25, 2024
1 parent 0a40b72 commit b597218
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,17 @@

## v0.3.0...main

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

### 🏡 Chore

- Fix isolatedDeclarations setting ([b87b6b1](https://github.com/stacksjs/ts-starter/commit/b87b6b1))
- Adjust urls ([0a40b72](https://github.com/stacksjs/ts-starter/commit/0a40b72))

### ❤️ Contributors

- Chris <[email protected]>

## v0.2.1...main

[compare changes](https://github.com/stacksjs/ts-starter/compare/v0.2.1...main)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bun-ts-starter",
"type": "module",
"version": "0.3.0",
"version": "0.3.1",
"description": "A simple TypeScript starter kit using Bun.",
"author": "Chris Breuer <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit b597218

Please sign in to comment.