Skip to content

Commit ac39699

Browse files
committed
chore: release v1.1.2
1 parent 38b0952 commit ac39699

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.1.2
2+
3+
# Improve
4+
5+
- Remove `tar-stream`.
6+
17
## 1.1.1
28

39
# Patches

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.1.1",
4+
"version": "1.1.2",
55
"description": "a fast vite compression plugin",
66
"main": "dist/index.js",
77
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)