Skip to content

Commit 5c35daa

Browse files
chore(main): release 4.17.4 (#1524)
🤖 I have created a release *beep* *boop* --- ## [4.17.4](v4.17.3...v4.17.4) (2026-02-08) ### Chores * **util:** add null check for options.app.NSLocalNetworkUsageDescription ([bb88ce2](bb88ce2)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bb88ce2 commit 5c35daa

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.17.3"
2+
".": "4.17.4"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/) using [Con
77

88
Since `v4.6.0`, we have switched to automated releases and this file does not need to be manually updated.
99

10+
## [4.17.4](https://github.com/nwutils/nw-builder/compare/v4.17.3...v4.17.4) (2026-02-08)
11+
12+
13+
### Chores
14+
15+
* **util:** add null check for options.app.NSLocalNetworkUsageDescription ([bb88ce2](https://github.com/nwutils/nw-builder/commit/bb88ce27a499d2e02f1af46803ebef01290201e3))
16+
1017
## [4.17.3](https://github.com/nwutils/nw-builder/compare/v4.17.2...v4.17.3) (2026-02-08)
1118

1219

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nw-builder",
3-
"version": "4.17.3",
3+
"version": "4.17.4",
44
"description": "Build NW.js desktop applications for MacOS, Windows and Linux.",
55
"keywords": [
66
"NW.js",

0 commit comments

Comments
 (0)