This repository was archived by the owner on Jan 8, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +10
-6
lines changed
varlet-vue2-eslint-config
varlet-vue2-markdown-vite-plugin
varlet-vue2-stylelint-config Expand file tree Collapse file tree 7 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.1.6] ( https://github.com/varletjs/varlet-vue2/compare/v0.1.5...v0.1.6 ) (2022-11-11)
2+
3+
4+
15## [ 0.1.5] ( https://github.com/varletjs/varlet-vue2/compare/v0.1.4...v0.1.5 ) (2022-11-01)
26
37
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
3- "version" : " 0.1.5 " ,
3+ "version" : " 0.1.6 " ,
44 "scripts" : {
55 "preinstall" : " npx only-allow pnpm" ,
66 "bootstrap" : " pnpm install --shamefully-hoist && node scripts/bootstrap.mjs" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @varlet-vue2/cli" ,
3- "version" : " 0.1.5 " ,
3+ "version" : " 0.1.6 " ,
44 "description" : " cli of varlet-vue2" ,
55 "bin" : {
66 "varlet-vue2-cli" : " ./lib/index.js"
Original file line number Diff line number Diff line change 11{
22 "name" : " @varlet-vue2/eslint-config" ,
3- "version" : " 0.1.5 " ,
3+ "version" : " 0.1.6 " ,
44 "description" : " eslint config of varlet-vue2" ,
55 "keywords" : [
66 " eslint" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @varlet-vue2/markdown-vite-plugin" ,
3- "version" : " 0.1.5 " ,
3+ "version" : " 0.1.6 " ,
44 "description" : " markdown vite plugin of varlet-vue2" ,
55 "keywords" : [
66 " vite" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @varlet-vue2/stylelint-config" ,
3- "version" : " 0.1.5 " ,
3+ "version" : " 0.1.6 " ,
44 "description" : " stylelint config of varlet-vue2" ,
55 "keywords" : [
66 " stylelint" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @varlet-vue2/ui" ,
3- "version" : " 0.1.5 " ,
3+ "version" : " 0.1.6 " ,
44 "description" : " A material like components library for vue2" ,
55 "module" : " es/index.js" ,
66 "main" : " lib/index.js" ,
You can’t perform that action at this time.
0 commit comments