Skip to content

Commit 9afd0d4

Browse files
chore: release 5.0.7 (#188)
🤖 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>
1 parent fbf9390 commit 9afd0d4

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "5.0.6"
2+
".": "5.0.7"
33
}

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [5.0.7](https://github.com/npm/git/compare/v5.0.6...v5.0.7) (2024-05-04)
4+
5+
### Bug Fixes
6+
7+
* [`fbf9390`](https://github.com/npm/git/commit/fbf9390c88f8b7c57e0a1e0d3f898a87a52b6da3) [#186](https://github.com/npm/git/pull/186) linting: no-unused-vars (@lukekarrys)
8+
9+
### Chores
10+
11+
* [`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)
12+
* [`ea26e3a`](https://github.com/npm/git/commit/ea26e3ac1f9dbff487784660ef16cb32dc179414) [#186](https://github.com/npm/git/pull/186) postinstall for dependabot template-oss PR (@lukekarrys)
13+
* [`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])
14+
315
## [5.0.6](https://github.com/npm/git/compare/v5.0.5...v5.0.6) (2024-04-12)
416

517
### Dependencies

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@npmcli/git",
3-
"version": "5.0.6",
3+
"version": "5.0.7",
44
"main": "lib/index.js",
55
"files": [
66
"bin/",

0 commit comments

Comments
 (0)