Skip to content

Commit 447714e

Browse files
github-actions[bot]lukekarrys
authored andcommitted
chore: release 5.0.3
1 parent 5d5a6ed commit 447714e

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

CHANGELOG.md

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

3+
## [5.0.3](https://github.com/npm/git/compare/v5.0.2...v5.0.3) (2023-08-30)
4+
5+
### Dependencies
6+
7+
* [`5d5a6ed`](https://github.com/npm/git/commit/5d5a6edee92ef09efa11c750d7168a60357c5104) [#150](https://github.com/npm/git/pull/150) bump @npmcli/promise-spawn from 6.0.2 to 7.0.0
8+
39
## [5.0.2](https://github.com/npm/git/compare/v5.0.1...v5.0.2) (2023-08-30)
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.2",
3+
"version": "5.0.3",
44
"main": "lib/index.js",
55
"files": [
66
"bin/",

0 commit comments

Comments
 (0)