Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Commit 105ef38

Browse files
committed
chore: release
- @vuetify/vue-cli-plugin-presets@0.1.0-alpha.11
1 parent 277656e commit 105ef38

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/@vuetify/presets/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
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.11 (2021-03-01)
7+
8+
* fix(index.html): remove reference to undefined webpack variable ([277656e](https://github.com/vuetifyjs/vue-cli-plugins/commit/277656e))
9+
* fix(webfontloader): add missing mdi css ([154cc25](https://github.com/vuetifyjs/vue-cli-plugins/commit/154cc25))
10+
11+
12+
13+
14+
615
## 0.1.0-alpha.10 (2021-02-28)
716

817
* fix(AppBar): add missing aria-label ([d2c0b26](https://github.com/vuetifyjs/vue-cli-plugins/commit/d2c0b26))

packages/@vuetify/presets/package.json

Lines changed: 1 addition & 1 deletion
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.10",
3+
"version": "0.1.0-alpha.11",
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)