Skip to content

Commit

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


##
[7.1.1](v7.1.0...v7.1.1)
(2024-05-04)

### Bug Fixes

*
[`1631d76`](1631d76)
[#134](#134) linting:
no-unused-vars (@lukekarrys)

### Chores

*
[`c506f88`](c506f88)
[#134](#134) bump
@npmcli/template-oss to 4.22.0 (@lukekarrys)
*
[`b81c6ed`](b81c6ed)
[#134](#134) postinstall
for dependabot template-oss PR (@lukekarrys)

---
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] committed May 4, 2024
1 parent 1631d76 commit 104d996
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.1.0"
".": "7.1.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.1.1](https://github.com/npm/metavuln-calculator/compare/v7.1.0...v7.1.1) (2024-05-04)

### Bug Fixes

* [`1631d76`](https://github.com/npm/metavuln-calculator/commit/1631d76897b249983ab1ee4a9962ff6dc595af06) [#134](https://github.com/npm/metavuln-calculator/pull/134) linting: no-unused-vars (@lukekarrys)

### Chores

* [`c506f88`](https://github.com/npm/metavuln-calculator/commit/c506f886c6318e5760239cb444ef35c662ad4dad) [#134](https://github.com/npm/metavuln-calculator/pull/134) bump @npmcli/template-oss to 4.22.0 (@lukekarrys)
* [`b81c6ed`](https://github.com/npm/metavuln-calculator/commit/b81c6edb86423aa86e7c49278264204aa0065560) [#134](https://github.com/npm/metavuln-calculator/pull/134) postinstall for dependabot template-oss PR (@lukekarrys)

## [7.1.0](https://github.com/npm/metavuln-calculator/compare/v7.0.1...v7.1.0) (2024-04-16)

### Features
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.1.0",
"version": "7.1.1",
"main": "lib/index.js",
"files": [
"bin/",
Expand Down

0 comments on commit 104d996

Please sign in to comment.