Skip to content

Commit

Permalink
chore: release v0.21.5
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Nov 9, 2024
1 parent 1bb2b40 commit e142c25
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@

## v0.21.4...main

[compare changes](https://github.com/stacksjs/bun-plugin-dts-auto/compare/v0.21.4...main)

### 🏡 Chore

- Update deps ([1bb2b40](https://github.com/stacksjs/bun-plugin-dts-auto/commit/1bb2b40))

### ❤️ Contributors

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

## v0.21.3...main

[compare changes](https://github.com/stacksjs/bun-plugin-dts-auto/compare/v0.21.3...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.4",
"version": "0.21.5",
"description": "A Bun Bundler plugin that auto generates your d.ts types extremely fast.",
"author": "Chris Breuer <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit e142c25

Please sign in to comment.