Skip to content

Commit

Permalink
dist: v2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
q2s2t committed Nov 23, 2019
1 parent 68f753c commit e1418e1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 2.0.4 (2019-11-23)

* doc: Update license distribution ([68f753c](https://github.com/quentinrossetti/node-7z/commit/68f753c))
* chore: npm audit fix ([fcd7e41](https://github.com/quentinrossetti/node-7z/commit/fcd7e41))
* feat: Add -mqs switch ([0540b42](https://github.com/quentinrossetti/node-7z/commit/0540b42))
* feat: Add -ms switch ([68ec3eb](https://github.com/quentinrossetti/node-7z/commit/68ec3eb))
* feat: Add -sse switch ([472e278](https://github.com/quentinrossetti/node-7z/commit/472e278))

## 2.0.1 ... 2.0.3 (2019-10-27)

* dist: npm problems
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-7z",
"version": "2.0.3",
"version": "2.0.4",
"description": "A Node.js wrapper for 7-Zip with platform binaries",
"main": "./src/main.js",
"scripts": {
Expand Down

0 comments on commit e1418e1

Please sign in to comment.