Skip to content

Commit dd8e8f9

Browse files
committed
chore: release v0.21.8
1 parent 400d1dc commit dd8e8f9

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
11

2+
## v0.21.7...main
3+
4+
[compare changes](https://github.com/stacksjs/bun-plugin-dtsx/compare/v0.21.7...main)
5+
6+
### 🏡 Chore
7+
8+
- Adjust image url ([586df55](https://github.com/stacksjs/bun-plugin-dtsx/commit/586df55))
9+
- Remove unused '@ts-expect-error' directives ([92ee344](https://github.com/stacksjs/bun-plugin-dtsx/commit/92ee344))
10+
- Update dtsx ([400d1dc](https://github.com/stacksjs/bun-plugin-dtsx/commit/400d1dc))
11+
12+
### ❤️ Contributors
13+
14+
- Chris ([@chrisbbreuer](http://github.com/chrisbbreuer))
15+
216
## v0.21.6...v0.21.6
317

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bun-plugin-dtsx",
33
"type": "module",
4-
"version": "0.21.7",
4+
"version": "0.21.8",
55
"description": "A Bun Bundler plugin that auto generates your d.ts types extremely fast.",
66
"author": "Chris Breuer <chris@ow3.org>",
77
"license": "MIT",

0 commit comments

Comments
 (0)