Skip to content

Commit 66c5e46

Browse files
chore: release 5.0.8 (#201)
🤖 I have created a release *beep* *boop* --- ## [5.0.8](v5.0.7...v5.0.8) (2024-07-09) ### Bug Fixes * [`2135513`](2135513) [#194](#194) smarter git ssh override (#194) (@dennishenry, pacotedev) --- 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 2135513 commit 66c5e46

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-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.7"
2+
".": "5.0.8"
33
}

CHANGELOG.md

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

3+
## [5.0.8](https://github.com/npm/git/compare/v5.0.7...v5.0.8) (2024-07-09)
4+
5+
### Bug Fixes
6+
7+
* [`2135513`](https://github.com/npm/git/commit/21355134c1a7077eea507611892393888edf2fb7) [#194](https://github.com/npm/git/pull/194) smarter git ssh override (#194) (@dennishenry, pacotedev)
8+
39
## [5.0.7](https://github.com/npm/git/compare/v5.0.6...v5.0.7) (2024-05-04)
410

511
### Bug Fixes

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.7",
3+
"version": "5.0.8",
44
"main": "lib/index.js",
55
"files": [
66
"bin/",

0 commit comments

Comments
 (0)