File tree Expand file tree Collapse file tree 5 files changed +16
-4
lines changed
Expand file tree Collapse file tree 5 files changed +16
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.5.13...v2-migration
5+
6+ [ compare changes] ( https://github.com/kunai-consulting/qwik-design-system/compare/v0.5.13...v2-migration )
7+
8+ ### 🚀 Enhancements
9+
10+ - V2 docs page ([ #357 ] ( https://github.com/kunai-consulting/qwik-design-system/pull/357 ) )
11+
12+ ### ❤️ Contributors
13+
14+ - Thejackshelton-kunaico ([ @thejackshelton-kunaico ] ( https://github.com/thejackshelton-kunaico ) )
15+
416## v0.5.12...v2-migration
517
618[ compare changes] ( https://github.com/kunai-consulting/qwik-design-system/compare/v0.5.12...v2-migration )
Original file line number Diff line number Diff line change 11{
22 "name" : " @qds.dev/ui" ,
3- "version" : " 0.5.13 " ,
3+ "version" : " 0.5.14 " ,
44 "description" : " Create a Qwik library" ,
55 "main" : " ./lib/index.qwik.mjs" ,
66 "qwik" : " ./lib/index.qwik.mjs" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @qds.dev/tools" ,
3- "version" : " 0.5.13 " ,
3+ "version" : " 0.5.14 " ,
44 "private" : false ,
55 "description" : " Tools and utilities for Qwik Design System" ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @qds.dev/utils" ,
3- "version" : " 0.5.13 " ,
3+ "version" : " 0.5.14 " ,
44 "description" : " Create a Qwik library" ,
55 "main" : " ./lib/index.qwik.mjs" ,
66 "qwik" : " ./lib/index.qwik.mjs" ,
Original file line number Diff line number Diff line change 22 "name" : " qwik-design-system" ,
33 "private" : true ,
44 "type" : " module" ,
5- "version" : " 0.5.13 " ,
5+ "version" : " 0.5.14 " ,
66 "packageManager" :
" [email protected] " ,
77 "scripts" : {
88 "dev" : " pnpm --filter ./docs dev" ,
You can’t perform that action at this time.
0 commit comments