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

Commit 8e10dde

Browse files
committed
chore: release
- [email protected]
1 parent 6c2b4de commit 8e10dde

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/vue-cli-plugin-vuetify/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+
### [2.5.4](https://github.com/vuetifyjs/vue-cli-plugin-vuetify/compare/[email protected]@2.5.4) (2022-08-19)
7+
8+
9+
### Bug Fixes
10+
11+
* **v3:** don't try to generate shims-vuetify ([6c2b4de](https://github.com/vuetifyjs/vue-cli-plugin-vuetify/commit/6c2b4de1fcae2191f05b929db462518ab0ac754c)), closes [#333](https://github.com/vuetifyjs/vue-cli-plugin-vuetify/issues/333)
12+
13+
14+
615
### [2.5.2](https://github.com/vuetifyjs/vue-cli-plugin-vuetify/compare/[email protected]@2.5.2) (2022-08-17)
716

817

packages/vue-cli-plugin-vuetify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-cli-plugin-vuetify",
3-
"version": "2.5.3",
3+
"version": "2.5.4",
44
"description": "Vuetify Framework Plugin for Vue CLI 3",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)