Skip to content

Commit

Permalink
chore(main): release 4.10.0 (#223)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[4.10.0](v4.9.0...v4.10.0)
(2024-08-27)


### Features

* **deps:** bump nw-builder from 4.9.0 to 4.10.0 in the npm group
([#222](#222))
([62324e2](62324e2))


### Bug Fixes

* **deps:** bump micromatch from 4.0.7 to 4.0.8 in the npm_and_yarn
group ([#224](#224))
([6d58c65](6d58c65))

---
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>
  • Loading branch information
github-actions[bot] authored Aug 27, 2024
1 parent 6d58c65 commit 1aa4f06
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "4.9.0"
".": "4.10.0"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [4.10.0](https://github.com/nwjs/grunt-nw-builder/compare/v4.9.0...v4.10.0) (2024-08-27)


### Features

* **deps:** bump nw-builder from 4.9.0 to 4.10.0 in the npm group ([#222](https://github.com/nwjs/grunt-nw-builder/issues/222)) ([62324e2](https://github.com/nwjs/grunt-nw-builder/commit/62324e2e388b8a306cce4fa0a4f1434a13d9d44c))


### Bug Fixes

* **deps:** bump micromatch from 4.0.7 to 4.0.8 in the npm_and_yarn group ([#224](https://github.com/nwjs/grunt-nw-builder/issues/224)) ([6d58c65](https://github.com/nwjs/grunt-nw-builder/commit/6d58c656bc746cd0e7aef7fa96caf9ac1a823404))

## [4.9.0](https://github.com/nwjs/grunt-nw-builder/compare/v4.8.1...v4.9.0) (2024-08-20)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grunt-nw-builder",
"version": "4.9.0",
"version": "4.10.0",
"description": "Build NW.js applications for Mac, Windows and Linux using Grunt.",
"keywords": [
"NW.js",
Expand Down

0 comments on commit 1aa4f06

Please sign in to comment.