File tree 6 files changed +29
-3
lines changed
6 files changed +29
-3
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
15
## <small >0.0.8 (2021-01-27)</small >
7
16
8
17
* 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 1
1
{
2
2
"name" : " @vuetify/cli-plugin-utils" ,
3
- "version" : " 0.0.8 " ,
3
+ "version" : " 0.0.9 " ,
4
4
"description" : " Utility files" ,
5
5
"author" : " John Leider <john@vuetifyjs.com>" ,
6
6
"homepage" : " https://github.com/vuetifyjs/vue-cli-plugins#readme" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
15
## 0.1.0-alpha.9 (2021-02-28)
7
16
8
17
* 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 1
1
{
2
2
"name" : " @vuetify/vue-cli-plugin-presets" ,
3
- "version" : " 0.1.0-alpha.9 " ,
3
+ "version" : " 0.1.0-alpha.10 " ,
4
4
"description" : " Vuetify Vue CLI Plugin Presets" ,
5
5
"author" : " John Leider <john@vuetifyjs.com>" ,
6
6
"homepage" : " https://github.com/vuetifyjs/vue-cli-plugins#readme" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
14
## <small >2.1.1 (2021-02-28)</small >
7
15
8
16
* 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 1
1
{
2
2
"name" : " vue-cli-plugin-vuetify" ,
3
- "version" : " 2.1.1 " ,
3
+ "version" : " 2.2.0 " ,
4
4
"description" : " Vuetify Framework Plugin for Vue CLI 3" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments