File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.3.0...main
5
+
6
+ [ compare changes] ( https://github.com/stacksjs/bun-plugin-auto-imports/compare/v0.3.0...main )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - Use relative paths ([ 2ec56b6] ( https://github.com/stacksjs/bun-plugin-auto-imports/commit/2ec56b6 ) )
11
+
12
+ ### 🏡 Chore
13
+
14
+ - Adjust note ([ 567d26a] ( https://github.com/stacksjs/bun-plugin-auto-imports/commit/567d26a ) )
15
+
16
+ ### ❤️ Contributors
17
+
18
+ - Chris ([ @chrisbbreuer ] ( http://github.com/chrisbbreuer ) )
19
+
4
20
## v0.2.2...main
5
21
6
22
[ compare changes] ( https://github.com/stacksjs/bun-plugin-auto-imports/compare/v0.2.2...main )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " bun-plugin-auto-imports" ,
3
3
"type" : " module" ,
4
- "version" : " 0.3.0 " ,
4
+ "version" : " 0.3.1 " ,
5
5
"description" : " A Bun Bundler plugin that allows for auto-imports." ,
6
6
"author" : " Chris Breuer <chris@ow3.org>" ,
7
7
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments