We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6143b8a commit 960bd2cCopy full SHA for 960bd2c
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## 0.10.3
2
+
3
+# Background
4
5
+### Patches
6
7
+- Fix output option duplicate. #39
8
9
## 0.10.2
10
11
# Background
package.json
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-compression2",
- "version": "0.10.2",
+ "version": "0.10.3",
"description": "a fast vite compression plugin",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments