File tree Expand file tree Collapse file tree 4 files changed +27
-24
lines changed Expand file tree Collapse file tree 4 files changed +27
-24
lines changed Original file line number Diff line number Diff line change 1
1
2
+ ## v0.2.0...main
3
+
4
+ [ compare changes] ( https://github.com/stacksjs/bun-plugin-env/compare/v0.2.0...main )
5
+
6
+ ### 🏡 Chore
7
+
8
+ - Adjust cover ([ 96a41a2] ( https://github.com/stacksjs/bun-plugin-env/commit/96a41a2 ) )
9
+ - Update image ([ a9f10e1] ( https://github.com/stacksjs/bun-plugin-env/commit/a9f10e1 ) )
10
+
11
+ ### ❤️ Contributors
12
+
13
+ - Chris < chrisbreuer93@gmail.com >
14
+
15
+ ## v0.2.0...main
16
+
17
+ [ compare changes] ( https://github.com/stacksjs/bun-plugin-env/compare/v0.2.0...main )
18
+
19
+ ### 🏡 Chore
20
+
21
+ - Adjust cover ([ 96a41a2] ( https://github.com/stacksjs/bun-plugin-env/commit/96a41a2 ) )
22
+ - Update image ([ a9f10e1] ( https://github.com/stacksjs/bun-plugin-env/commit/a9f10e1 ) )
23
+
24
+ ### ❤️ Contributors
25
+
26
+ - Chris < chrisbreuer93@gmail.com >
27
+
2
28
## v0.1.4...main
3
29
4
30
[ compare changes] ( https://github.com/stacksjs/bun-plugin-env/compare/v0.1.4...main )
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2
2
"name" : " bun-plugin-env" ,
3
3
"type" : " module" ,
4
4
"version" : " 0.2.0" ,
5
- "description" : " " ,
5
+ "description" : " A simple Bun plugin to load .env files as modules. " ,
6
6
"author" : " Chris Breuer <chris@stacksjs.org>" ,
7
7
"license" : " MIT" ,
8
8
"homepage" : " https://github.com/stacksjs/bun-plugin-env#readme" ,
53
53
"typecheck" : " tsc --noEmit"
54
54
},
55
55
"devDependencies" : {
56
- "@stacksjs/cli" : " ^0.58.73" ,
57
56
"@stacksjs/eslint-config" : " ^0.58.73" ,
58
- "@stacksjs/path" : " ^0.58.73" ,
59
57
"@types/bun" : " ^1.0.6" ,
60
58
"@types/node" : " ^20.11.19" ,
61
59
"changelogen" : " ^0.5.5" ,
You can’t perform that action at this time.
0 commit comments