Skip to content

Commit fc125f0

Browse files
committed
chore: release
- [email protected]
1 parent 79f51cf commit fc125f0

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.17](https://github.com/vuetifyjs/vuetify-loader/compare/[email protected]@1.0.0-alpha.17) (2022-09-12)
7+
8+
9+
### Bug Fixes
10+
11+
* resolve stylesheets when using configFile with optimizeDeps.exclude ([79f51cf](https://github.com/vuetifyjs/vuetify-loader/commit/79f51cff6907fce85f83d252baf70b91238e4b9c)), closes [#268](https://github.com/vuetifyjs/vuetify-loader/issues/268)
12+
13+
14+
615
## [1.0.0-alpha.16](https://github.com/vuetifyjs/vuetify-loader/compare/[email protected]@1.0.0-alpha.16) (2022-09-06)
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.16",
3+
"version": "1.0.0-alpha.17",
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)