Skip to content

Commit 3fd9f10

Browse files
chore(main): release 4.17.1 (#1501)
🤖 I have created a release *beep* *boop* --- ## [4.17.1](v4.17.0...v4.17.1) (2026-01-18) ### Chores * **deps-dev:** bump the npm group across 1 directory with 3 updates ([#1502](#1502)) ([ac25b1a](ac25b1a)) * **deps:** bump actions/setup-node from 6.1.0 to 6.2.0 in /.github/workflows in the gha group ([#1498](#1498)) ([a689b09](a689b09)) * **deps:** migrate to @nwutils/getter ([#1500](#1500)) ([027289c](027289c)) --- 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 a689b09 commit 3fd9f10

File tree

4 files changed

+13
-4
lines changed

4 files changed

+13
-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.0"
2+
".": "4.17.1"
33
}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ 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.1](https://github.com/nwutils/nw-builder/compare/v4.17.0...v4.17.1) (2026-01-18)
11+
12+
13+
### Chores
14+
15+
* **deps-dev:** bump the npm group across 1 directory with 3 updates ([#1502](https://github.com/nwutils/nw-builder/issues/1502)) ([ac25b1a](https://github.com/nwutils/nw-builder/commit/ac25b1abb1cd37cab7c5d3cbb1c8b3430ea41252))
16+
* **deps:** bump actions/setup-node from 6.1.0 to 6.2.0 in /.github/workflows in the gha group ([#1498](https://github.com/nwutils/nw-builder/issues/1498)) ([a689b09](https://github.com/nwutils/nw-builder/commit/a689b09cf27c05a2772172e8ef4ac426988cb016))
17+
* **deps:** migrate to @nwutils/getter ([#1500](https://github.com/nwutils/nw-builder/issues/1500)) ([027289c](https://github.com/nwutils/nw-builder/commit/027289cb2214c5a6a5335b9316c471368a30beb7))
18+
1019
## [4.17.0](https://github.com/nwutils/nw-builder/compare/v4.16.2...v4.17.0) (2026-01-03)
1120

1221

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.0",
3+
"version": "4.17.1",
44
"description": "Build NW.js desktop applications for MacOS, Windows and Linux.",
55
"keywords": [
66
"NW.js",

0 commit comments

Comments
 (0)