Skip to content

Commit 3ea6fa6

Browse files
chore(main): release 4.15.0 (#1440)
🤖 I have created a release *beep* *boop* --- ## [4.15.0](v4.14.2...v4.15.0) (2025-08-16) ### Features * **deps:** NW.js v0.102.1, Node v24.5.0, npm v11.5.2 ([#1439](#1439)) ([11b7240](11b7240)) ### Chores * **deps-dev:** bump the npm-all group across 1 directory with 4 updates ([#1438](#1438)) ([c1a5660](c1a5660)) * **deps:** bump actions/checkout from 4.2.2 to 5.0.0 in /.github/workflows in the gha group ([#1436](#1436)) ([ac79b8b](ac79b8b)) --- 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 c1a5660 commit 3ea6fa6

File tree

4 files changed

+17
-4
lines changed

4 files changed

+17
-4
lines changed

.release-please-manifest.json

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

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ 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.15.0](https://github.com/nwutils/nw-builder/compare/v4.14.2...v4.15.0) (2025-08-16)
11+
12+
13+
### Features
14+
15+
* **deps:** NW.js v0.102.1, Node v24.5.0, npm v11.5.2 ([#1439](https://github.com/nwutils/nw-builder/issues/1439)) ([11b7240](https://github.com/nwutils/nw-builder/commit/11b72404322a5c122742fc597ce4594ad3e0ce7c))
16+
17+
18+
### Chores
19+
20+
* **deps-dev:** bump the npm-all group across 1 directory with 4 updates ([#1438](https://github.com/nwutils/nw-builder/issues/1438)) ([c1a5660](https://github.com/nwutils/nw-builder/commit/c1a5660f64c05086f705f5fe27cd8caa484afff9))
21+
* **deps:** bump actions/checkout from 4.2.2 to 5.0.0 in /.github/workflows in the gha group ([#1436](https://github.com/nwutils/nw-builder/issues/1436)) ([ac79b8b](https://github.com/nwutils/nw-builder/commit/ac79b8bbe47a7da16f0e5e52d403f2c1d1ade1b4))
22+
1023
## [4.14.2](https://github.com/nwutils/nw-builder/compare/v4.14.1...v4.14.2) (2025-08-10)
1124

1225

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

0 commit comments

Comments
 (0)