File tree Expand file tree Collapse file tree 6 files changed +15
-5
lines changed Expand file tree Collapse file tree 6 files changed +15
-5
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.4.5] ( https://github.com/nuxt/devtools-poc/compare/v0.4.4...v0.4.5 ) (2023-04-30)
2+
3+
4+ ### Bug Fixes
5+
6+ * correctly read plugins list ([ 76bc71d] ( https://github.com/nuxt/devtools-poc/commit/76bc71d87a3bd7f195ec362ea46c28aaf7da2421 ) )
7+ * use compile time markdown ([ f9979b9] ( https://github.com/nuxt/devtools-poc/commit/f9979b9cb9eb36044954a5c4a5bd02dab113671c ) )
8+
9+
10+
111## [ 0.4.4] ( https://github.com/nuxt/devtools-poc/compare/v0.4.3...v0.4.4 ) (2023-04-30)
212
313
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.4.4 " ,
2+ "version" : " 0.4.5 " ,
33 "private" : false ,
44 "packageManager" : " pnpm@8.3.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.4.4 " ,
4+ "version" : " 0.4.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.4.4 " ,
4+ "version" : " 0.4.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.4.4 " ,
4+ "version" : " 0.4.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.4.4 " ,
4+ "version" : " 0.4.5 " ,
55 "license" : " MIT" ,
66 "repository" : " nuxt/devtools" ,
77 "exports" : {
You can’t perform that action at this time.
0 commit comments