Skip to content

Commit 960bd2c

Browse files
committed
chore: release v0.10.3
1 parent 6143b8a commit 960bd2c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 0.10.3
2+
3+
# Background
4+
5+
### Patches
6+
7+
- Fix output option duplicate. #39
8+
19
## 0.10.2
210

311
# Background

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-compression2",
3-
"version": "0.10.2",
3+
"version": "0.10.3",
44
"description": "a fast vite compression plugin",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)