Skip to content

Commit

Permalink
chore: release v0.21.6
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Nov 9, 2024
1 parent 118019d commit e3acdcf
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.21.5...main

[compare changes](https://github.com/stacksjs/bun-plugin-dtsx/compare/v0.21.5...main)

### 🏡 Chore

- Adjust readme ([5e3f11b](https://github.com/stacksjs/bun-plugin-dtsx/commit/5e3f11b))
- Update deps ([118019d](https://github.com/stacksjs/bun-plugin-dtsx/commit/118019d))

### ❤️ Contributors

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

## v0.21.4...main

[compare changes](https://github.com/stacksjs/bun-plugin-dts-auto/compare/v0.21.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": "bun-plugin-dtsx",
"type": "module",
"version": "0.21.5",
"version": "0.21.6",
"description": "A Bun Bundler plugin that auto generates your d.ts types extremely fast.",
"author": "Chris Breuer <chris@ow3.org>",
"license": "MIT",
Expand Down

0 comments on commit e3acdcf

Please sign in to comment.