Skip to content

Commit

Permalink
chore: release v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Nov 9, 2024
1 parent 60582af commit 21c7583
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 1 deletion.
32 changes: 32 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,38 @@
# Changelog


## v0.5.4...main

[compare changes](https://github.com/stacksjs/dtsx/compare/v0.5.4...main)

### 🏡 Chore

- Add tests ([ba4db2f](https://github.com/stacksjs/dtsx/commit/ba4db2f))
- Adjust error message ([408ea3a](https://github.com/stacksjs/dtsx/commit/408ea3a))
- Add changelog ([bcfcd63](https://github.com/stacksjs/dtsx/commit/bcfcd63))
- Remove @ts-expect-error ([a90462f](https://github.com/stacksjs/dtsx/commit/a90462f))
- Check nested tsconfigs ([60582af](https://github.com/stacksjs/dtsx/commit/60582af))

### ❤️ Contributors

- Chris ([@chrisbbreuer](http://github.com/chrisbbreuer))

## v0.5.4...main

[compare changes](https://github.com/stacksjs/dtsx/compare/v0.5.4...main)

### 🏡 Chore

- Add tests ([ba4db2f](https://github.com/stacksjs/dtsx/commit/ba4db2f))
- Adjust error message ([408ea3a](https://github.com/stacksjs/dtsx/commit/408ea3a))
- Add changelog ([bcfcd63](https://github.com/stacksjs/dtsx/commit/bcfcd63))
- Remove @ts-expect-error ([a90462f](https://github.com/stacksjs/dtsx/commit/a90462f))
- Check nested tsconfigs ([60582af](https://github.com/stacksjs/dtsx/commit/60582af))

### ❤️ Contributors

- Chris ([@chrisbbreuer](http://github.com/chrisbbreuer))

## v0.5.4...main

[compare changes](https://github.com/stacksjs/dtsx/compare/v0.5.4...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": "@stacksjs/dtsx",
"type": "module",
"version": "0.5.4",
"version": "0.6.0",
"description": "A modern, fast .d.ts generation tool, powered by Bun.",
"author": "Chris Breuer <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 21c7583

Please sign in to comment.