Skip to content

Commit 0d90a07

Browse files
committed
chore: release
- @vuetify/vue-cli-plugin-presets@0.1.0-alpha.9
1 parent 7c4d923 commit 0d90a07

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/@vuetify/presets/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 0.1.0-alpha.9 (2021-02-28)
7+
8+
* chore(Home): rename view and update export ([7c4d923](https://github.com/vuetifyjs/vue-cli-plugins/commit/7c4d923))
9+
10+
11+
12+
13+
614
## 0.1.0-alpha.8 (2021-02-28)
715

816
* chore(eslintrc): remove vuetify config and update eslint settings ([a36555e](https://github.com/vuetifyjs/vue-cli-plugins/commit/a36555e))

packages/@vuetify/presets/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuetify/vue-cli-plugin-presets",
3-
"version": "0.1.0-alpha.8",
3+
"version": "0.1.0-alpha.9",
44
"description": "Vuetify Vue CLI Plugin Presets",
55
"author": "John Leider <john@vuetifyjs.com>",
66
"homepage": "https://github.com/vuetifyjs/vue-cli-plugins#readme",

0 commit comments

Comments
 (0)