File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.3.2
5+
6+ [ compare changes] ( https://github.com/Solant/vite-bundle-explorer/compare/v0.3.1...v0.3.2 )
7+
8+ ### 🩹 Fixes
9+
10+ - Prevent error when closeBundle is executed twice, update documentation ([ d808f7d] ( https://github.com/Solant/vite-bundle-explorer/commit/d808f7d ) )
11+
12+ ### ❤️ Contributors
13+
14+ - Solant < runner62v6@gmail.com >
15+
416## v0.3.1
517
618[ compare changes] ( https://github.com/Solant/vite-bundle-explorer/compare/v0.3.0...v0.3.1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " vite-bundle-explorer" ,
33 "description" : " Bundle analyzer and visualizer tool for Vite" ,
4- "version" : " 0.3.1 " ,
4+ "version" : " 0.3.2 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "dev" : " vite" ,
You can’t perform that action at this time.
0 commit comments