Skip to content

Commit ac2d603

Browse files
chore(main): release 4.11.2 (#1252)
🤖 I have created a release *beep* *boop* --- ## [4.11.2](v4.11.1...v4.11.2) (2024-10-02) ### Bug Fixes * **get:** verify shasum for official ffmpeg not community ffmpeg ([#1251](#1251)) ([9385836](9385836)), closes [#1209](#1209) --- 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 9385836 commit ac2d603

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-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.11.1"
2+
".": "4.11.2"
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.11.2](https://github.com/nwutils/nw-builder/compare/v4.11.1...v4.11.2) (2024-10-02)
11+
12+
13+
### Bug Fixes
14+
15+
* **get:** verify shasum for official ffmpeg not community ffmpeg ([#1251](https://github.com/nwutils/nw-builder/issues/1251)) ([9385836](https://github.com/nwutils/nw-builder/commit/938583602788f55f1e050013e78890118e19ed7a)), closes [#1209](https://github.com/nwutils/nw-builder/issues/1209)
16+
1017
## [4.11.1](https://github.com/nwutils/nw-builder/compare/v4.11.0...v4.11.1) (2024-10-01)
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.11.1",
3+
"version": "4.11.2",
44
"description": "Build NW.js desktop applications for MacOS, Windows and Linux.",
55
"keywords": [
66
"NW.js",

0 commit comments

Comments
 (0)