Skip to content

Commit 1ed6304

Browse files
github-actions[bot]lukekarrys
authored andcommitted
chore: release 5.0.2
1 parent 9df0371 commit 1ed6304

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.1"
2+
".": "5.0.2"
33
}

CHANGELOG.md

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

3+
## [5.0.2](https://github.com/npm/git/compare/v5.0.1...v5.0.2) (2023-08-30)
4+
5+
### Dependencies
6+
7+
* [`9df0371`](https://github.com/npm/git/commit/9df03715ed40cb22fd61a8525a83f3e29b11898d) [#148](https://github.com/npm/git/pull/148) bump which from 3.0.1 to 4.0.0
8+
39
## [5.0.1](https://github.com/npm/git/compare/v5.0.0...v5.0.1) (2023-08-15)
410

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

0 commit comments

Comments
 (0)