Skip to content

Commit

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


##
[9.0.0](v8.0.1...v9.0.0)
(2024-11-25)
### ⚠️ BREAKING CHANGES
* this module is now compatible with the following node versions:
^20.17.0 || >=22.9.0
### Bug Fixes
*
[`af594f0`](af594f0)
update node engines to ^20.17.0 || >=22.9.0 (#159) (@wraithgar)
### Dependencies
*
[`f6e645c`](f6e645c)
[#161](#161)
`[email protected]` (#161)
### Chores
*
[`efcc950`](efcc950)
[#156](#156) bump
@npmcli/template-oss from 4.23.3 to 4.23.4 (#156) (@dependabot[bot],
@npm-cli-bot)

---
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 Nov 25, 2024
1 parent efcc950 commit cf85418
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 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 @@
{
".": "8.0.1"
".": "9.0.0"
}
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [9.0.0](https://github.com/npm/metavuln-calculator/compare/v8.0.1...v9.0.0) (2024-11-25)
### ⚠️ BREAKING CHANGES
* this module is now compatible with the following node versions: ^20.17.0 || >=22.9.0
### Bug Fixes
* [`af594f0`](https://github.com/npm/metavuln-calculator/commit/af594f045c0f40a5513d059ed5fc22931c284dd7) update node engines to ^20.17.0 || >=22.9.0 (#159) (@wraithgar)
### Dependencies
* [`f6e645c`](https://github.com/npm/metavuln-calculator/commit/f6e645ce0b47867a0dcff8840aeb7545d7eea21a) [#161](https://github.com/npm/metavuln-calculator/pull/161) `[email protected]` (#161)
### Chores
* [`efcc950`](https://github.com/npm/metavuln-calculator/commit/efcc950f3ee44b04415c2dd2f04f83564aa26705) [#156](https://github.com/npm/metavuln-calculator/pull/156) bump @npmcli/template-oss from 4.23.3 to 4.23.4 (#156) (@dependabot[bot], @npm-cli-bot)

## [8.0.1](https://github.com/npm/metavuln-calculator/compare/v8.0.0...v8.0.1) (2024-10-17)
### Dependencies
* [`c92af1b`](https://github.com/npm/metavuln-calculator/commit/c92af1b1a63bc9d554046c6d1b93684fbcaa56fc) [#157](https://github.com/npm/metavuln-calculator/pull/157) bump pacote from ^19.0.0 to ^20.0.0 (#157)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@npmcli/metavuln-calculator",
"version": "8.0.1",
"version": "9.0.0",
"main": "lib/index.js",
"files": [
"bin/",
Expand Down

0 comments on commit cf85418

Please sign in to comment.