File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
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
+
2
16
## v0.21.6...v0.21.6
3
17
4
18
[ compare changes] ( https://github.com/stacksjs/bun-plugin-dtsx/compare/v0.21.6...v0.21.6 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " bun-plugin-dtsx" ,
3
3
"type" : " module" ,
4
- "version" : " 0.21.7 " ,
4
+ "version" : " 0.21.8 " ,
5
5
"description" : " A Bun Bundler plugin that auto generates your d.ts types extremely fast." ,
6
6
"author" : " Chris Breuer <chris@ow3.org>" ,
7
7
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments