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

Commit 5236fab

Browse files
committed
chore: release
- [email protected]
1 parent 1b3d860 commit 5236fab

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.4.7](https://github.com/vuetifyjs/vue-cli-plugin-vuetify/compare/[email protected]@2.4.7) (2022-03-03)
7+
8+
9+
### Bug Fixes
10+
11+
* **vite:** typescript project generation ([#316](https://github.com/vuetifyjs/vue-cli-plugin-vuetify/issues/316)) ([1b3d860](https://github.com/vuetifyjs/vue-cli-plugin-vuetify/commit/1b3d8605db46110a145f57745c6bbb860079a22a))
12+
13+
14+
615
### [2.4.6](https://github.com/vuetifyjs/vue-cli-plugin-vuetify/compare/[email protected]@2.4.6) (2022-02-23)
716

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

0 commit comments

Comments
 (0)