We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7104a7b commit 242bff9Copy full SHA for 242bff9
History.md
@@ -1,4 +1,9 @@
1
2
+1.2.0 / 2017-07-01
3
+==================
4
+
5
+ * feat: add strip option when uncompress zip
6
7
1.1.0 / 2017-02-14
8
==================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "compressing",
- "version": "1.1.0",
+ "version": "1.2.0",
"description": "Everything you need for compressing and uncompressing",
"main": "index.js",
"scripts": {
0 commit comments