Skip to content

Commit a117597

Browse files
committed
chore: release
- @vuetify/[email protected]
1 parent 720efa5 commit a117597

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/@vuetify/base/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+
## <small>0.3.5 (2020-05-19)</small>
7+
8+
* fix: update layout names & structure ([720efa5](https://github.com/vuetifyjs/vue-cli-plugin-vuetify/commit/720efa5))
9+
10+
11+
12+
13+
614
## <small>0.3.4 (2020-05-19)</small>
715

816
* chore(generator): update dependency versions ([e54d3c7](https://github.com/vuetifyjs/vue-cli-plugin-vuetify/commit/e54d3c7))

packages/@vuetify/base/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuetify/vue-cli-plugin-base",
3-
"version": "0.3.4",
3+
"version": "0.3.5",
44
"description": "A Vue CLI preset for setting up a baseline Vuetify application.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)