File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed
Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 11
2+ ## v0.1.0...main
3+
4+ [ compare changes] ( https://github.com/stacksjs/vite-plugin-dotenvx/compare/v0.1.0...main )
5+
6+ ### 📖 Documentation
7+
8+ - Improve docs with examples ([ 6a3bce6] ( https://github.com/stacksjs/vite-plugin-dotenvx/commit/6a3bce6 ) )
9+ - Rename to Auto-Generation ([ daf6e9b] ( https://github.com/stacksjs/vite-plugin-dotenvx/commit/daf6e9b ) )
10+ - Minor markdown improvements ([ 70aab65] ( https://github.com/stacksjs/vite-plugin-dotenvx/commit/70aab65 ) )
11+
12+ ### 🏡 Chore
13+
14+ - Improve readme ([ 2adc54a] ( https://github.com/stacksjs/vite-plugin-dotenvx/commit/2adc54a ) )
15+ - Remove ` closeBundle ` remnant ([ 82a7499] ( https://github.com/stacksjs/vite-plugin-dotenvx/commit/82a7499 ) )
16+ - Improve tests ([ 18f01f2] ( https://github.com/stacksjs/vite-plugin-dotenvx/commit/18f01f2 ) )
17+ - Adjust gitignore ([ a1613f5] ( https://github.com/stacksjs/vite-plugin-dotenvx/commit/a1613f5 ) )
18+ - Ensure credits everywhere ([ bf813a7] ( https://github.com/stacksjs/vite-plugin-dotenvx/commit/bf813a7 ) )
19+
20+ ### ❤️ Contributors
21+
22+ - Chris ([ @chrisbbreuer ] ( https://github.com/chrisbbreuer ) )
23+
224## ...main
325
426
Original file line number Diff line number Diff line change 11{
22 "name" : " vite-plugin-dotenvx" ,
33 "type" : " module" ,
4- "version" : " 0.1.0 " ,
4+ "version" : " 0.1.1 " ,
55 "description" : " A Vite plugin to seamlessly integrate with dotenvx." ,
66 "author" :
" Chris Breuer <[email protected] >" ,
77 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments