File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+
4+ ## v1.0.1
5+
6+ [ compare changes] ( https://github.com/zizigy/vue-dnd-kit/compare/v2.4.4...v1.0.1 )
7+
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue-dnd-kit/nuxt" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " Nuxt module for Vue DnD Kit — auto-imports and SSR support" ,
55 "author" : " ZiZIGY" ,
66 "license" : " MIT" ,
3232 "dev" : " npm run dev:prepare && nuxt dev playground" ,
3333 "dev:build" : " nuxt build playground" ,
3434 "dev:prepare" : " nuxt-module-build build --stub && nuxt-module-build prepare && nuxt prepare playground" ,
35- "release" : " npm run lint && npm run test && npm run prepack && changelogen --release && npm publish && git push --follow-tags" ,
35+ "release" : " npm run prepack && changelogen --release && npm publish && git push --follow-tags" ,
3636 "lint" : " eslint ." ,
3737 "test" : " vitest run" ,
3838 "test:watch" : " vitest watch" ,
You can’t perform that action at this time.
0 commit comments