Skip to content

Commit

Permalink
0.94.1-1
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushmanchhabra committed Jan 10, 2025
1 parent 6bcbfec commit f4f8e41
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased

## [0.94.1-1]

### Added

- Set `allowExcessArguments` to `true` in `commander` [6bcbfec](https://github.com/nwjs/npm-installer/commit/6bcbfec1b1b4600a73288f382c98b8ff952df900)

## [0.91.0]

### Changed
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nw",
"version": "0.94.1",
"version": "0.94.1-1",
"description": "An installer for NW.js",
"repository": {
"type": "git",
Expand Down

0 comments on commit f4f8e41

Please sign in to comment.