File tree Expand file tree Collapse file tree 6 files changed +16
-5
lines changed Expand file tree Collapse file tree 6 files changed +16
-5
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.5.5] ( https://github.com/nuxt/devtools-poc/compare/v0.5.4...v0.5.5 ) (2023-05-25)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** command-palette:** avoid key conflicts ([ c86697e] ( https://github.com/nuxt/devtools-poc/commit/c86697ee29324b8809f4b041891c628829f001c7 ) )
7+ * ** CommandPalette:** fix item scroll ([ #246 ] ( https://github.com/nuxt/devtools-poc/issues/246 ) ) ([ 9aa13f6] ( https://github.com/nuxt/devtools-poc/commit/9aa13f6966b1b6b2b260cc87b5065e60c41762a7 ) )
8+ * ** pages:** route parsing ([ d525412] ( https://github.com/nuxt/devtools-poc/commit/d525412b81f3f3b08a28a1c94b37fd080e02eb39 ) )
9+
10+
11+
112## [ 0.5.4] ( https://github.com/nuxt/devtools-poc/compare/v0.5.3...v0.5.4 ) (2023-05-24)
213
314
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.5.4 " ,
2+ "version" : " 0.5.5 " ,
33 "private" : false ,
44 "packageManager" : " pnpm@8.5.1" ,
55 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @nuxt/devtools-kit" ,
33 "type" : " module" ,
4- "version" : " 0.5.4 " ,
4+ "version" : " 0.5.5 " ,
55 "license" : " MIT" ,
66 "repository" : " nuxt/devtools" ,
77 "exports" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @nuxt/devtools-ui-kit" ,
33 "type" : " module" ,
4- "version" : " 0.5.4 " ,
4+ "version" : " 0.5.5 " ,
55 "license" : " MIT" ,
66 "repository" : " nuxt/devtools" ,
77 "exports" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @nuxt/devtools-wizard" ,
33 "type" : " module" ,
4- "version" : " 0.5.4 " ,
4+ "version" : " 0.5.5 " ,
55 "description" : " CLI Wizard to toggle Nuxt DevTools" ,
66 "license" : " MIT" ,
77 "repository" : " nuxt/devtools" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @nuxt/devtools" ,
33 "type" : " module" ,
4- "version" : " 0.5.4 " ,
4+ "version" : " 0.5.5 " ,
55 "license" : " MIT" ,
66 "repository" : " nuxt/devtools" ,
77 "exports" : {
You can’t perform that action at this time.
0 commit comments