File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
+ ## v0.5.0...main
3
+
4
+ [ compare changes] ( https://github.com/stacksjs/bun-plugin-dts-auto/compare/v0.5.0...main )
5
+
6
+ ### 🩹 Fixes
7
+
8
+ - Set ` src ` to ` rootDir ` ([ 26b6018] ( https://github.com/stacksjs/bun-plugin-dts-auto/commit/26b6018 ) )
9
+
10
+ ### 🏡 Chore
11
+
12
+ - Readme update ([ 5c5139f] ( https://github.com/stacksjs/bun-plugin-dts-auto/commit/5c5139f ) )
13
+ - Adjust ` outDir ` to have colocated types ([ a7b02f3] ( https://github.com/stacksjs/bun-plugin-dts-auto/commit/a7b02f3 ) )
14
+
15
+ ### ❤️ Contributors
16
+
17
+ - Chris < chrisbreuer93@gmail.com >
18
+
2
19
## v0.4.1...main
3
20
4
21
[ compare changes] ( https://github.com/stacksjs/bun-plugin-dts-auto/compare/v0.4.1...main )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " bun-plugin-dts-auto" ,
3
3
"type" : " module" ,
4
- "version" : " 0.5.0 " ,
4
+ "version" : " 0.5.1 " ,
5
5
"description" : " A Bun Bundler plugin that auto generates your d.ts types." ,
6
6
"author" : " Chris Breuer <chris@ow3.org>" ,
7
7
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments