Skip to content

Commit

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


##
[7.0.1](v7.0.0...v7.0.1)
(2024-04-15)

### Dependencies

*
[`a23259a`](a23259a)
[#131](#131) bump pacote
from 17.0.7 to 18.0.0 (#131) (@dependabot[bot])

### Chores

*
[`bd72803`](bd72803)
[#130](#130) postinstall
for dependabot template-oss PR (@lukekarrys)
*
[`290eb7c`](290eb7c)
[#130](#130) bump
@npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[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 Apr 15, 2024
1 parent bd72803 commit 8590b9b
Show file tree
Hide file tree
Showing 3 changed files with 13 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 @@
{
".": "7.0.0"
".": "7.0.1"
}
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [7.0.1](https://github.com/npm/metavuln-calculator/compare/v7.0.0...v7.0.1) (2024-04-15)

### Dependencies

* [`a23259a`](https://github.com/npm/metavuln-calculator/commit/a23259a8b4516c8e485b614d40657f8ffa99dd96) [#131](https://github.com/npm/metavuln-calculator/pull/131) bump pacote from 17.0.7 to 18.0.0 (#131) (@dependabot[bot])

### Chores

* [`bd72803`](https://github.com/npm/metavuln-calculator/commit/bd728031aac8bfb6f71d3220cb3d5edbcbf8f2a1) [#130](https://github.com/npm/metavuln-calculator/pull/130) postinstall for dependabot template-oss PR (@lukekarrys)
* [`290eb7c`](https://github.com/npm/metavuln-calculator/commit/290eb7c0b74fef50b2a07fb7bb0da11ed06c3177) [#130](https://github.com/npm/metavuln-calculator/pull/130) bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])

## [7.0.0](https://github.com/npm/metavuln-calculator/compare/v6.0.1...v7.0.0) (2023-08-15)

### ⚠️ BREAKING CHANGES
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": "7.0.0",
"version": "7.0.1",
"main": "lib/index.js",
"files": [
"bin/",
Expand Down

0 comments on commit 8590b9b

Please sign in to comment.