Skip to content

Commit 920c774

Browse files
committed
chore: release
- [email protected]
1 parent 51f13de commit 920c774

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/vite-plugin/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+
## [1.0.0-alpha.16](https://github.com/vuetifyjs/vuetify-loader/compare/[email protected]@1.0.0-alpha.16) (2022-09-06)
7+
8+
9+
### Bug Fixes
10+
11+
* support vite 3.1 ([51f13de](https://github.com/vuetifyjs/vuetify-loader/commit/51f13de891f1cdc329b3014067f8dfa7e77d85a3)), closes [#267](https://github.com/vuetifyjs/vuetify-loader/issues/267)
12+
13+
14+
615
## [1.0.0-alpha.15](https://github.com/vuetifyjs/vuetify-loader/compare/[email protected]@1.0.0-alpha.15) (2022-08-31)
716

817

packages/vite-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-vuetify",
3-
"version": "1.0.0-alpha.15",
3+
"version": "1.0.0-alpha.16",
44
"description": "A Vite plugin for treeshaking Vuetify components and more",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)