Skip to content

Commit

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


##
[4.9.0](v4.8.1...v4.9.0)
(2024-08-20)


### Features

* **deps:** bump nw-builder from 4.8.1 to 4.9.0 in the npm group
([#221](#221))
([43d3b2a](43d3b2a))


### Chores

* **deps:** bump axios from 1.7.3 to 1.7.4 in the npm_and_yarn group
([#219](#219))
([4bb8de6](4bb8de6))

---
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 20, 2024
1 parent 43d3b2a commit e5919f9
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.8.1"
".": "4.9.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.9.0](https://github.com/nwjs/grunt-nw-builder/compare/v4.8.1...v4.9.0) (2024-08-20)


### Features

* **deps:** bump nw-builder from 4.8.1 to 4.9.0 in the npm group ([#221](https://github.com/nwjs/grunt-nw-builder/issues/221)) ([43d3b2a](https://github.com/nwjs/grunt-nw-builder/commit/43d3b2ade1329ecdf73405476e5c14cf930a4fcb))


### Chores

* **deps:** bump axios from 1.7.3 to 1.7.4 in the npm_and_yarn group ([#219](https://github.com/nwjs/grunt-nw-builder/issues/219)) ([4bb8de6](https://github.com/nwjs/grunt-nw-builder/commit/4bb8de605da78e05190685a8baf065997a687894))

## [4.8.1](https://github.com/nwjs/grunt-nw-builder/compare/v4.8.0...v4.8.1) (2024-08-14)


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.8.1",
"version": "4.9.0",
"description": "Build NW.js applications for Mac, Windows and Linux using Grunt.",
"keywords": [
"NW.js",
Expand Down

0 comments on commit e5919f9

Please sign in to comment.