Skip to content

Commit

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


##
[3.8.10](v3.8.9...v3.8.10)
(2024-10-09)


### Bug Fixes

* **ci:** update release please action domain name
([59a3e73](59a3e73))


### Chores

* **deps:** bump actions/checkout from 4.2.0 to 4.2.1 in
/.github/workflows in the gha group
([#1269](#1269))
([3699915](3699915))
* **deps:** bump the gha group across 1 directory with 2 updates
([#1244](#1244))
([ec3bdcb](ec3bdcb))
* **deps:** bump the gha group across 1 directory with 3 updates
([#1165](#1165))
([e829c02](e829c02))
* **deps:** bump the npm group across 1 directory with 3 updates
([#1266](#1266))
([e64ecc6](e64ecc6))
* **deps:** bump the npm group across 1 directory with 7 updates
([#1239](#1239))
([dfc24a2](dfc24a2))
* **deps:** bump the npm group across 1 directory with 8 updates
([#1171](#1171))
([2f34abc](2f34abc))
* drop support for v3
([#1272](#1272))
([27cde1a](27cde1a))

---
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 Oct 10, 2024
1 parent 3699915 commit 3a54756
Show file tree
Hide file tree
Showing 4 changed files with 22 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 @@
{
".": "3.8.9"
".": "3.8.10"
}
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,24 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [3.8.10](https://github.com/nwutils/nw-builder/compare/v3.8.9...v3.8.10) (2024-10-09)


### Bug Fixes

* **ci:** update release please action domain name ([59a3e73](https://github.com/nwutils/nw-builder/commit/59a3e73ad0dbeb73c0a5ecc6c29a11c50d4dfe1a))


### Chores

* **deps:** bump actions/checkout from 4.2.0 to 4.2.1 in /.github/workflows in the gha group ([#1269](https://github.com/nwutils/nw-builder/issues/1269)) ([3699915](https://github.com/nwutils/nw-builder/commit/3699915c066546d3bfe65546c164e961ece98781))
* **deps:** bump the gha group across 1 directory with 2 updates ([#1244](https://github.com/nwutils/nw-builder/issues/1244)) ([ec3bdcb](https://github.com/nwutils/nw-builder/commit/ec3bdcb38966633fef975da0475afea827dd36c9))
* **deps:** bump the gha group across 1 directory with 3 updates ([#1165](https://github.com/nwutils/nw-builder/issues/1165)) ([e829c02](https://github.com/nwutils/nw-builder/commit/e829c02dad52ac4eaf5986d77874f7b6db679521))
* **deps:** bump the npm group across 1 directory with 3 updates ([#1266](https://github.com/nwutils/nw-builder/issues/1266)) ([e64ecc6](https://github.com/nwutils/nw-builder/commit/e64ecc672fe1fe00224e6ff11fb2d68cbbef0ddf))
* **deps:** bump the npm group across 1 directory with 7 updates ([#1239](https://github.com/nwutils/nw-builder/issues/1239)) ([dfc24a2](https://github.com/nwutils/nw-builder/commit/dfc24a2baf792f60c6d35e66e0cb0985a05e6813))
* **deps:** bump the npm group across 1 directory with 8 updates ([#1171](https://github.com/nwutils/nw-builder/issues/1171)) ([2f34abc](https://github.com/nwutils/nw-builder/commit/2f34abc95d11b36a3ddd1b9131e23511285efaca))
* drop support for v3 ([#1272](https://github.com/nwutils/nw-builder/issues/1272)) ([27cde1a](https://github.com/nwutils/nw-builder/commit/27cde1a874ebe10dc4b393cf6c1085c33a5e6146))

## [3.8.9](https://github.com/nwutils/nw-builder/compare/v3.8.8...v3.8.9) (2024-05-25)


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": "nw-builder",
"version": "3.8.9",
"version": "3.8.10",
"description": "Build NW.js desktop applications for Mac, Windows and Linux.",
"keywords": [
"NW.js",
Expand Down

0 comments on commit 3a54756

Please sign in to comment.