File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4- ## v1.1 .0
4+ ## v1.0 .0
55
6- [ compare changes] ( https://undefined/undefined/compare/v1.0.0-alpha.1...v1.1 .0 )
6+ [ compare changes] ( https://undefined/undefined/compare/v1.0.0-alpha.1...v1.0 .0 )
77
88
99### 🚀 Enhancements
Original file line number Diff line number Diff line change 11{
22 "name" : " @ant-design-vue/nuxt" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 1.0 .0" ,
44 "description" : " ant-design-vue-nuxt module" ,
55 "repository" : " vueComponent/ant-design-vue-nuxt" ,
66 "license" : " MIT" ,
2727 "dev:prepare" : " nuxt-module-build --stub && nuxi prepare playground" ,
2828 "release" : " npm run lint && npm run test && npm run prepack && changelogen --release && npm publish && git push --follow-tags" ,
2929 "build" : " npm run lint && npm run test && npm run prepack" ,
30- "changelog" : " changelogen --release --prerelease -- output CHANGELOG.md" ,
30+ "changelog" : " changelogen --release --output CHANGELOG.md" ,
3131 "lint" : " eslint ." ,
3232 "test" : " vitest run" ,
3333 "test:watch" : " vitest watch"
4848 "nuxt" : " ^3.5.1" ,
4949 "vitest" : " ^0.31.1"
5050 }
51- }
51+ }
You can’t perform that action at this time.
0 commit comments