File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.0.6
5+
6+ [ compare changes] ( https://github.com/codewec/dashlit/compare/v0.0.5...v0.0.6 )
7+
8+ ### 🚀 Enhancements
9+
10+ - Icon custom color ([ 5e4fc05] ( https://github.com/codewec/dashlit/commit/5e4fc05 ) )
11+ - Add select url target ([ b886d5d] ( https://github.com/codewec/dashlit/commit/b886d5d ) )
12+ - Show URL options ([ a8e5e10] ( https://github.com/codewec/dashlit/commit/a8e5e10 ) )
13+ - Check valid ORIGIN ([ 2e6cf56] ( https://github.com/codewec/dashlit/commit/2e6cf56 ) )
14+
15+ ### 🩹 Fixes
16+
17+ - Changelogen params ([ 6ae906e] ( https://github.com/codewec/dashlit/commit/6ae906e ) )
18+
19+ ### ❤️ Contributors
20+
21+ - Wec < codeforwec@gmail.com >
22+
423## v0.0.5
524
625[ compare changes] ( https://github.com/codewec/dashlit/compare/0.0.4...v0.0.5 )
Original file line number Diff line number Diff line change 11{
22 "name" : " dashlit" ,
33 "private" : true ,
4- "version" : " 0.0.5 " ,
4+ "version" : " 0.0.6 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "dev" : " vite dev" ,
You can’t perform that action at this time.
0 commit comments