ungoldman/gh-release (gh-release)
### [`v7.0.2`](https://togithub.com/ungoldman/gh-release/blob/HEAD/CHANGELOG.md#702---2022-01-20)
[Compare Source](https://togithub.com/ungoldman/gh-release/compare/v7.0.1...v7.0.2)
Maintenance update. Removes dependency `rimraf` in favor of builtin `fs` functionality.
##### Fixes
- fix: rm rimraf, use fs.rm
### [`v7.0.1`](https://togithub.com/ungoldman/gh-release/blob/HEAD/CHANGELOG.md#701---2022-12-23)
[Compare Source](https://togithub.com/ungoldman/gh-release/compare/v7.0.0...v7.0.1)
##### Fixes
- fix(pkg): update minimum supported node version to 14
### [`v7.0.0`](https://togithub.com/ungoldman/gh-release/blob/HEAD/CHANGELOG.md#700---2022-12-13)
[Compare Source](https://togithub.com/ungoldman/gh-release/compare/v6.0.4...v7.0.0)
##### Breaking
- drop support for Node 12 (EOL)
##### Misc
- add Node 18 to test matrix
- deps: [@octokit/rest](https://togithub.com/octokit/rest)@^19.0.5
- deps: gauge@^5.0.0
- remove npm scripts, dev dependencies, and source files related to deprecated doc site
### [`v6.0.4`](https://togithub.com/ungoldman/gh-release/blob/HEAD/CHANGELOG.md#604---2022-04-14)
[Compare Source](https://togithub.com/ungoldman/gh-release/compare/v6.0.3...v6.0.4)
##### Changed
- pkg(engines): set min node to 12
- deps: gauge@^v4.0.4 ([#169](https://togithub.com/ungoldman/gh-release/issues/169))
##### Misc
- minor (cosmetic) doc updates
### [`v6.0.3`](https://togithub.com/ungoldman/gh-release/blob/HEAD/CHANGELOG.md#603---2022-03-15)
[Compare Source](https://togithub.com/ungoldman/gh-release/compare/v6.0.2...v6.0.3)
##### Changed
- deps: rm chalk ([#163](https://togithub.com/ungoldman/gh-release/issues/163))
- deps(dev): rm live-server, tap-spec, use serve ([#162](https://togithub.com/ungoldman/gh-release/issues/162))
### [`v6.0.2`](https://togithub.com/ungoldman/gh-release/blob/HEAD/CHANGELOG.md#602---2022-03-14)
[Compare Source](https://togithub.com/ungoldman/gh-release/compare/v6.0.1...v6.0.2)
**Note:** this repo has moved from https://github.com/hypermodules/gh-release to
https://github.com/ungoldman/gh-release. [@ungoldman](https://togithub.com/ungoldman) is the original author and
the same people that have been maintaining gh-release will continue to do so.
The move was made because the hypermodules org is being retired.
##### Changed
- Repo ownership changed! Updated links. [https://github.com/ungoldman/gh-release/pull/161](https://togithub.com/ungoldman/gh-release/pull/161)
- Update gauge to ^4. [https://github.com/ungoldman/gh-release/pull/147](https://togithub.com/ungoldman/gh-release/pull/147)
### [`v6.0.1`](https://togithub.com/ungoldman/gh-release/blob/HEAD/CHANGELOG.md#601---2021-09-20)
[Compare Source](https://togithub.com/ungoldman/gh-release/compare/v6.0.0...v6.0.1)
##### Changed
- Re-read package.json when creating releases. [https://github.com/ungoldman/gh-release/pull/137](https://togithub.com/ungoldman/gh-release/pull/137)
- Update gauge to ^3. [https://github.com/ungoldman/gh-release/pull/136](https://togithub.com/ungoldman/gh-release/pull/136)
### [`v6.0.0`](https://togithub.com/ungoldman/gh-release/blob/HEAD/CHANGELOG.md#600---2021-05-20)
[Compare Source](https://togithub.com/ungoldman/gh-release/compare/v5.0.2...v6.0.0)
##### Changed
- BREAKING CHANGE: upgrade to Yargs 16. Node 10 is definitely EOL and not supported now.
### [`v5.0.2`](https://togithub.com/ungoldman/gh-release/blob/HEAD/CHANGELOG.md#502---2021-05-20)
[Compare Source](https://togithub.com/ungoldman/gh-release/compare/v5.0.1...v5.0.2)
##### Changed
- Roll back to yargs@16 due to introduced breaking changes.
### [`v5.0.1`](https://togithub.com/ungoldman/gh-release/blob/HEAD/CHANGELOG.md#501---2021-05-18)
[Compare Source](https://togithub.com/ungoldman/gh-release/compare/v5.0.0...v5.0.1)
##### Changed
- Allow unreleased CHANGELOG section if all subsections are empty ([#128](https://togithub.com/ungoldman/gh-release/issues/128)) - thanks [@leviathan747](https://togithub.com/leviathan747)
### [`v5.0.0`](https://togithub.com/ungoldman/gh-release/blob/HEAD/CHANGELOG.md#500---2021-01-16)
[Compare Source](https://togithub.com/ungoldman/gh-release/compare/v4.0.4...v5.0.0)
- A release of 4.0.5-beta.0 as a breaking change
- BREAKING CHANGE: new underlying request library ([@octokit/rest](https://togithub.com/octokit/rest)) in use to fix edge case where releases would time out.
- No API changes, it should be safe to upgrade, but there is a risk of new bugs. Please update at your convenience.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
^4.0.0
->^7.0.0
Release Notes
ungoldman/gh-release (gh-release)
### [`v7.0.2`](https://togithub.com/ungoldman/gh-release/blob/HEAD/CHANGELOG.md#702---2022-01-20) [Compare Source](https://togithub.com/ungoldman/gh-release/compare/v7.0.1...v7.0.2) Maintenance update. Removes dependency `rimraf` in favor of builtin `fs` functionality. ##### Fixes - fix: rm rimraf, use fs.rm ### [`v7.0.1`](https://togithub.com/ungoldman/gh-release/blob/HEAD/CHANGELOG.md#701---2022-12-23) [Compare Source](https://togithub.com/ungoldman/gh-release/compare/v7.0.0...v7.0.1) ##### Fixes - fix(pkg): update minimum supported node version to 14 ### [`v7.0.0`](https://togithub.com/ungoldman/gh-release/blob/HEAD/CHANGELOG.md#700---2022-12-13) [Compare Source](https://togithub.com/ungoldman/gh-release/compare/v6.0.4...v7.0.0) ##### Breaking - drop support for Node 12 (EOL) ##### Misc - add Node 18 to test matrix - deps: [@octokit/rest](https://togithub.com/octokit/rest)@^19.0.5 - deps: gauge@^5.0.0 - remove npm scripts, dev dependencies, and source files related to deprecated doc site ### [`v6.0.4`](https://togithub.com/ungoldman/gh-release/blob/HEAD/CHANGELOG.md#604---2022-04-14) [Compare Source](https://togithub.com/ungoldman/gh-release/compare/v6.0.3...v6.0.4) ##### Changed - pkg(engines): set min node to 12 - deps: gauge@^v4.0.4 ([#169](https://togithub.com/ungoldman/gh-release/issues/169)) ##### Misc - minor (cosmetic) doc updates ### [`v6.0.3`](https://togithub.com/ungoldman/gh-release/blob/HEAD/CHANGELOG.md#603---2022-03-15) [Compare Source](https://togithub.com/ungoldman/gh-release/compare/v6.0.2...v6.0.3) ##### Changed - deps: rm chalk ([#163](https://togithub.com/ungoldman/gh-release/issues/163)) - deps(dev): rm live-server, tap-spec, use serve ([#162](https://togithub.com/ungoldman/gh-release/issues/162)) ### [`v6.0.2`](https://togithub.com/ungoldman/gh-release/blob/HEAD/CHANGELOG.md#602---2022-03-14) [Compare Source](https://togithub.com/ungoldman/gh-release/compare/v6.0.1...v6.0.2) **Note:** this repo has moved from https://github.com/hypermodules/gh-release to https://github.com/ungoldman/gh-release. [@ungoldman](https://togithub.com/ungoldman) is the original author and the same people that have been maintaining gh-release will continue to do so. The move was made because the hypermodules org is being retired. ##### Changed - Repo ownership changed! Updated links. [https://github.com/ungoldman/gh-release/pull/161](https://togithub.com/ungoldman/gh-release/pull/161) - Update gauge to ^4. [https://github.com/ungoldman/gh-release/pull/147](https://togithub.com/ungoldman/gh-release/pull/147) ### [`v6.0.1`](https://togithub.com/ungoldman/gh-release/blob/HEAD/CHANGELOG.md#601---2021-09-20) [Compare Source](https://togithub.com/ungoldman/gh-release/compare/v6.0.0...v6.0.1) ##### Changed - Re-read package.json when creating releases. [https://github.com/ungoldman/gh-release/pull/137](https://togithub.com/ungoldman/gh-release/pull/137) - Update gauge to ^3. [https://github.com/ungoldman/gh-release/pull/136](https://togithub.com/ungoldman/gh-release/pull/136) ### [`v6.0.0`](https://togithub.com/ungoldman/gh-release/blob/HEAD/CHANGELOG.md#600---2021-05-20) [Compare Source](https://togithub.com/ungoldman/gh-release/compare/v5.0.2...v6.0.0) ##### Changed - BREAKING CHANGE: upgrade to Yargs 16. Node 10 is definitely EOL and not supported now. ### [`v5.0.2`](https://togithub.com/ungoldman/gh-release/blob/HEAD/CHANGELOG.md#502---2021-05-20) [Compare Source](https://togithub.com/ungoldman/gh-release/compare/v5.0.1...v5.0.2) ##### Changed - Roll back to yargs@16 due to introduced breaking changes. ### [`v5.0.1`](https://togithub.com/ungoldman/gh-release/blob/HEAD/CHANGELOG.md#501---2021-05-18) [Compare Source](https://togithub.com/ungoldman/gh-release/compare/v5.0.0...v5.0.1) ##### Changed - Allow unreleased CHANGELOG section if all subsections are empty ([#128](https://togithub.com/ungoldman/gh-release/issues/128)) - thanks [@leviathan747](https://togithub.com/leviathan747) ### [`v5.0.0`](https://togithub.com/ungoldman/gh-release/blob/HEAD/CHANGELOG.md#500---2021-01-16) [Compare Source](https://togithub.com/ungoldman/gh-release/compare/v4.0.4...v5.0.0) - A release of 4.0.5-beta.0 as a breaking change - BREAKING CHANGE: new underlying request library ([@octokit/rest](https://togithub.com/octokit/rest)) in use to fix edge case where releases would time out. - No API changes, it should be safe to upgrade, but there is a risk of new bugs. Please update at your convenience.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.