Skip to content

Commit

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


## [5.0.7](v5.0.6...v5.0.7)
(2024-05-04)

### Bug Fixes

*
[`fbf9390`](fbf9390)
[#186](#186) linting: no-unused-vars
(@lukekarrys)

### Chores

*
[`3a54aa9`](3a54aa9)
[#186](#186) bump @npmcli/template-oss to
4.22.0 (@lukekarrys)
*
[`ea26e3a`](ea26e3a)
[#186](#186) postinstall for dependabot
template-oss PR (@lukekarrys)
*
[`b7ab170`](b7ab170)
[#184](#184) 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] committed May 4, 2024
1 parent fbf9390 commit 9afd0d4
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
@@ -1,3 +1,3 @@
{
".": "5.0.6"
".": "5.0.7"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog

## [5.0.7](https://github.com/npm/git/compare/v5.0.6...v5.0.7) (2024-05-04)

### Bug Fixes

* [`fbf9390`](https://github.com/npm/git/commit/fbf9390c88f8b7c57e0a1e0d3f898a87a52b6da3) [#186](https://github.com/npm/git/pull/186) linting: no-unused-vars (@lukekarrys)

### Chores

* [`3a54aa9`](https://github.com/npm/git/commit/3a54aa91cc5a972d7777083150689275fda86be5) [#186](https://github.com/npm/git/pull/186) bump @npmcli/template-oss to 4.22.0 (@lukekarrys)
* [`ea26e3a`](https://github.com/npm/git/commit/ea26e3ac1f9dbff487784660ef16cb32dc179414) [#186](https://github.com/npm/git/pull/186) postinstall for dependabot template-oss PR (@lukekarrys)
* [`b7ab170`](https://github.com/npm/git/commit/b7ab17047e52a514af10688ae8611aaca96be696) [#184](https://github.com/npm/git/pull/184) bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])

## [5.0.6](https://github.com/npm/git/compare/v5.0.5...v5.0.6) (2024-04-12)

### Dependencies
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@npmcli/git",
"version": "5.0.6",
"version": "5.0.7",
"main": "lib/index.js",
"files": [
"bin/",
Expand Down

0 comments on commit 9afd0d4

Please sign in to comment.