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 +15
-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 +15
-6
lines changed Original file line number Diff line number Diff line change 1+ # [ 0.1.0] ( https://github.com/varletjs/varlet-vue2/compare/v0.0.3...v0.1.0 ) (2022-04-06)
2+
3+
4+ ### Bug Fixes
5+
6+ * synchronously modify known bugs of varlet ([ 84ad1ec] ( https://github.com/varletjs/varlet-vue2/commit/84ad1ec83b41d1ad1a512bc3d541961c03af9e21 ) )
7+
8+
9+
110## [ 0.0.3] ( https://github.com/varletjs/varlet-vue2/compare/v0.0.2...v0.0.3 ) (2022-03-25)
211
312
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
3- "version" : " 0.0.3 " ,
3+ "version" : " 0.1.0 " ,
44 "scripts" : {
55 "preinstall" : " npx only-allow pnpm" ,
66 "bootstrap" : " pnpm install && node scripts/bootstrap.mjs" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @varlet-vue2/cli" ,
3- "version" : " 0.0.3 " ,
3+ "version" : " 0.1.0 " ,
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.0.3 " ,
3+ "version" : " 0.1.0 " ,
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.0.3 " ,
3+ "version" : " 0.1.0 " ,
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.0.3 " ,
3+ "version" : " 0.1.0 " ,
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.0.3 " ,
3+ "version" : " 0.1.0 " ,
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