Skip to content

Commit 9189f66

Browse files
committed
chore: release v1.1.0
1 parent c84aaf4 commit 9189f66

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 1.1.0
2+
3+
# Improve
4+
5+
- Option `include` add default value.
6+
7+
### Credits
8+
9+
@Ibadichan
10+
11+
112
## 1.0.0
213

314
# Background

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vite-plugin-compression2",
33
"packageManager": "[email protected]",
4-
"version": "1.0.0",
4+
"version": "1.1.0",
55
"description": "a fast vite compression plugin",
66
"main": "dist/index.js",
77
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)