Skip to content

Commit 8920f3f

Browse files
chore(main): release 4.16.2 (#1491)
🤖 I have created a release *beep* *boop* --- ## [4.16.2](v4.16.1...v4.16.2) (2025-12-28) ### Bug Fixes * **ci:** integrate OIDC with Release Please Action ([ffc0057](ffc0057)) ### Chores * **docs:** remove rebuilding native addons instructions ([05095fc](05095fc)) --- 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 05095fc commit 8920f3f

File tree

4 files changed

+16
-4
lines changed

4 files changed

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

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ 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.16.2](https://github.com/nwutils/nw-builder/compare/v4.16.1...v4.16.2) (2025-12-28)
11+
12+
13+
### Bug Fixes
14+
15+
* **ci:** integrate OIDC with Release Please Action ([ffc0057](https://github.com/nwutils/nw-builder/commit/ffc00578e57632caebe2e7dfcc0d0dc372d400e4))
16+
17+
18+
### Chores
19+
20+
* **docs:** remove rebuilding native addons instructions ([05095fc](https://github.com/nwutils/nw-builder/commit/05095fc2fa82337beff62b42d92a13859e36b0f0))
21+
1022
## [4.16.1](https://github.com/nwutils/nw-builder/compare/v4.16.0...v4.16.1) (2025-12-27)
1123

1224

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

0 commit comments

Comments
 (0)