Skip to content

Commit

Permalink
chore: release v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Feb 22, 2024
1 parent 22dde14 commit e5fe1ec
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.1.1...main

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

### 🏡 Chore

- Adjust eslint config name ([53c2aa6](https://github.com/stacksjs/bun-ts-starter/commit/53c2aa6))
- Set type module ([22dde14](https://github.com/stacksjs/bun-ts-starter/commit/22dde14))

### ❤️ Contributors

- Chris <[email protected]>

## v0.1.0...main

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

0 comments on commit e5fe1ec

Please sign in to comment.