Skip to content

Commit 9689168

Browse files
committed
chore: release
- [email protected]
1 parent 322f6ba commit 9689168

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.14](https://github.com/vuetifyjs/vuetify-loader/compare/[email protected]@1.0.0-alpha.14) (2022-07-25)
7+
8+
9+
### Bug Fixes
10+
11+
* transform imports in script setup lang="ts" ([322f6ba](https://github.com/vuetifyjs/vuetify-loader/commit/322f6ba511c0da4ffbb90e49bd7d467d993b8ac6))
12+
13+
14+
615
## [1.0.0-alpha.13](https://github.com/vuetifyjs/vuetify-loader/compare/[email protected]@1.0.0-alpha.13) (2022-07-23)
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.13",
3+
"version": "1.0.0-alpha.14",
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)