Skip to content

Commit

Permalink
chore: release 4.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushmanchhabra committed Dec 21, 2023
1 parent 735d228 commit 6495f81
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]

## [4.5.3] - 2023-12-20

### Changed

- Wrap `unzipper` call inside Promise to prevent race condition.

## [4.5.2] - 2023-12-19

### 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-builder",
"version": "4.5.2",
"version": "4.5.3",
"description": "Build NW.js desktop applications for MacOS, Windows and Linux.",
"keywords": [
"NW.js",
Expand Down

0 comments on commit 6495f81

Please sign in to comment.