Skip to content

Commit 98dfad9

Browse files
committed
chore: release v0.10.5
1 parent 076aff6 commit 98dfad9

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## 0.10.5
2+
3+
# Background
4+
5+
6+
### Improves
7+
8+
- Reduce bundle size.
9+
### Patches
10+
11+
- Fix can't work at monorepo.
12+
13+
114
## 0.10.4
215

316
# 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.4",
3+
"version": "0.10.5",
44
"description": "a fast vite compression plugin",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)