Skip to content

Commit 35a8b77

Browse files
committed
chore: release v0.8.0
1 parent 09d173e commit 35a8b77

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.8.0
2+
3+
# Background
4+
5+
### Improves & Features
6+
7+
- Support compress public resource. #22
8+
19
## 0.7.0
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.7.0",
3+
"version": "0.8.0",
44
"description": "a fast vite compression plugin",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)