Skip to content

Commit 12b91bb

Browse files
committed
chore: release
- @vuetify/vue-cli-plugin-presets@0.1.0-alpha.12
1 parent 538b39f commit 12b91bb

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.12 (2021-03-01)
7+
8+
* fix(index.html): add default title ([538b39f](https://github.com/vuetifyjs/vue-cli-plugins/commit/538b39f))
9+
10+
11+
12+
13+
614
## 0.1.0-alpha.11 (2021-03-01)
715

816
* fix(index.html): remove reference to undefined webpack variable ([277656e](https://github.com/vuetifyjs/vue-cli-plugins/commit/277656e))

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.11",
3+
"version": "0.1.0-alpha.12",
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)