Skip to content

Commit 997ad58

Browse files
committed
chore: release v2.1.0
1 parent 7dbe5ba commit 997ad58

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.1.0
2+
3+
- Add `zstd` support. (Use the built-in zstd of nodejs. Note that you need to ensure your local node version)
4+
15
## 2.0.1
26

37
- Fix build script.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-compression2",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"packageManager": "[email protected]+sha512.f0dda8580f0ee9481c5c79a1d927b9164f2c478e90992ad268bbb2465a736984391d6333d2c327913578b2804af33474ca554ba29c04a8b13060a717675ae3ac",
55
"description": "a fast vite compression plugin",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)