Skip to content

Commit a26ba85

Browse files
chore(main): release 4.8.1 (#218)
🤖 I have created a release *beep* *boop* --- ## [4.8.1](v4.8.0...v4.8.1) (2024-08-14) ### Bug Fixes * **deps:** upgrade nw-builder to v4.8.1 ([754a2e9](754a2e9)) * **docs:** correct typo ([27d4eb0](27d4eb0)) --- 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 27d4eb0 commit a26ba85

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-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.8.0"
2+
".": "4.8.1"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [4.8.1](https://github.com/nwjs/grunt-nw-builder/compare/v4.8.0...v4.8.1) (2024-08-14)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** upgrade nw-builder to v4.8.1 ([754a2e9](https://github.com/nwjs/grunt-nw-builder/commit/754a2e9e8adb00ab85c704fa613cc2e860ca0045))
9+
* **docs:** correct typo ([27d4eb0](https://github.com/nwjs/grunt-nw-builder/commit/27d4eb081fb4001a93793a2381102b7e188b2d9f))
10+
311
## [4.8.0](https://github.com/nwjs/grunt-nw-builder/compare/v4.7.8...v4.8.0) (2024-07-27)
412

513

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": "grunt-nw-builder",
3-
"version": "4.8.0",
3+
"version": "4.8.1",
44
"description": "Build NW.js applications for Mac, Windows and Linux using Grunt.",
55
"keywords": [
66
"NW.js",

0 commit comments

Comments
 (0)