Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit 848e442

Browse files
committed
chore: release v0.9.2
1 parent 805ca8c commit 848e442

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Diff for: CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [0.9.2](https://github.com/anncwb/vite-plugin-style-import/compare/v0.9.0...v0.9.2) (2021-04-03)
2+
13
## [0.9.1](https://github.com/anncwb/vite-plugin-style-import/compare/v0.9.0...v0.9.1) (2021-03-28)
24

35
# [0.9.0](https://github.com/anncwb/vite-plugin-style-import/compare/v0.8.2...v0.9.0) (2021-03-26)

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-style-import",
3-
"version": "0.9.1",
3+
"version": "0.9.2",
44
"description": "A plug-in that imports component library styles on demand",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)