This repository was archived by the owner on May 8, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +29
-3
lines changed
Expand file tree Collapse file tree 6 files changed +29
-3
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## <small >0.0.9 (2021-02-28)</small >
7+
8+ * refactor(update-file): support ts. ([ 37e1fd8] ( https://github.com/vuetifyjs/vue-cli-plugins/commit/37e1fd8 ) )
9+ * fix(gen-preset): support ts. ([ f967f85] ( https://github.com/vuetifyjs/vue-cli-plugins/commit/f967f85 ) )
10+
11+
12+
13+
14+
615## <small >0.0.8 (2021-01-27)</small >
716
817* fix(utils): Add support for sass-loader >= 9 (#211 ) ([ 520d067] ( https://github.com/vuetifyjs/vue-cli-plugins/commit/520d067 ) ), closes [ #211 ] ( https://github.com/vuetifyjs/vue-cli-plugins/issues/211 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @vuetify/cli-plugin-utils" ,
3- "version" : " 0.0.8 " ,
3+ "version" : " 0.0.9 " ,
44 "description" : " Utility files" ,
55 "author" : " John Leider <john@vuetifyjs.com>" ,
66 "homepage" : " https://github.com/vuetifyjs/vue-cli-plugins#readme" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## 0.1.0-alpha.10 (2021-02-28)
7+
8+ * fix(AppBar): add missing aria-label ([ d2c0b26] ( https://github.com/vuetifyjs/vue-cli-plugins/commit/d2c0b26 ) )
9+ * fix(index.html): remove asset links causing duplicate resources ([ ad00810] ( https://github.com/vuetifyjs/vue-cli-plugins/commit/ad00810 ) )
10+
11+
12+
13+
14+
615## 0.1.0-alpha.9 (2021-02-28)
716
817* chore(Home): rename view and update export ([ 7c4d923] ( https://github.com/vuetifyjs/vue-cli-plugins/commit/7c4d923 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @vuetify/vue-cli-plugin-presets" ,
3- "version" : " 0.1.0-alpha.9 " ,
3+ "version" : " 0.1.0-alpha.10 " ,
44 "description" : " Vuetify Vue CLI Plugin Presets" ,
55 "author" : " John Leider <john@vuetifyjs.com>" ,
66 "homepage" : " https://github.com/vuetifyjs/vue-cli-plugins#readme" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## 2.2.0 (2021-02-28)
7+
8+ * feat(v3-preset): add v3 preset (#237 ) ([ 5706657] ( https://github.com/vuetifyjs/vue-cli-plugin-vuetify/commit/5706657 ) ), closes [ #237 ] ( https://github.com/vuetifyjs/vue-cli-plugin-vuetify/issues/237 )
9+
10+
11+
12+
13+
614## <small >2.1.1 (2021-02-28)</small >
715
816* chore(eslintrc): remove vuetify config and update eslint settings ([ a36555e] ( https://github.com/vuetifyjs/vue-cli-plugin-vuetify/commit/a36555e ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-cli-plugin-vuetify" ,
3- "version" : " 2.1.1 " ,
3+ "version" : " 2.2.0 " ,
44 "description" : " Vuetify Framework Plugin for Vue CLI 3" ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments