Skip to content

Commit f3f825d

Browse files
chore: release 5.0.6 (#183)
🤖 I have created a release *beep* *boop* --- ## [5.0.6](v5.0.5...v5.0.6) (2024-04-12) ### Dependencies * [`683deed`](683deed) [#182](#182) `[email protected]` (#182) --- 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 683deed commit f3f825d

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.5"
2+
".": "5.0.6"
33
}

CHANGELOG.md

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

3+
## [5.0.6](https://github.com/npm/git/compare/v5.0.5...v5.0.6) (2024-04-12)
4+
5+
### Dependencies
6+
7+
* [`683deed`](https://github.com/npm/git/commit/683deedadcc6359cc1aa8c18adbd22542fd7860e) [#182](https://github.com/npm/git/pull/182) `[email protected]` (#182)
8+
39
## [5.0.5](https://github.com/npm/git/compare/v5.0.4...v5.0.5) (2024-04-08)
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.5",
3+
"version": "5.0.6",
44
"main": "lib/index.js",
55
"files": [
66
"bin/",

0 commit comments

Comments
 (0)