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

Commit bb37759

Browse files
committed
chore: release
- [email protected]
1 parent fb34b26 commit bb37759

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/vue-cli-plugin-vuetify/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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.2](https://github.com/vuetifyjs/vue-cli-plugin-vuetify/compare/[email protected]@2.5.2) (2022-08-17)
7+
8+
9+
### Bug Fixes
10+
11+
* remove type shims ([c79a5cd](https://github.com/vuetifyjs/vue-cli-plugin-vuetify/commit/c79a5cdc92faa3e044132dbba1dd2273cc0085f3)), closes [#327](https://github.com/vuetifyjs/vue-cli-plugin-vuetify/issues/327)
12+
* **v3-generator:** remove variables, update vite install process ([fb34b26](https://github.com/vuetifyjs/vue-cli-plugin-vuetify/commit/fb34b269153133e4330e47e0f8d72563c9288db7))
13+
14+
15+
616
### [2.5.1](https://github.com/vuetifyjs/vue-cli-plugin-vuetify/compare/[email protected]@2.5.1) (2022-06-01)
717

818
**Note:** Version bump only for package vue-cli-plugin-vuetify

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.1",
3+
"version": "2.5.2",
44
"description": "Vuetify Framework Plugin for Vue CLI 3",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)