Skip to content

Commit b5f68a0

Browse files
chore: release 6.0.3 (#226)
🤖 I have created a release *beep* *boop* --- ## [6.0.3](v6.0.2...v6.0.3) (2025-02-18) ### Dependencies * [`4d688db`](4d688db) [#225](#225) remove promise-inflight (#225) --- 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 4d688db commit b5f68a0

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

.release-please-manifest.json

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

CHANGELOG.md

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

3+
## [6.0.3](https://github.com/npm/git/compare/v6.0.2...v6.0.3) (2025-02-18)
4+
### Dependencies
5+
* [`4d688db`](https://github.com/npm/git/commit/4d688db7f82adcb4281eca07c4e63b9de3085500) [#225](https://github.com/npm/git/pull/225) remove promise-inflight (#225)
6+
37
## [6.0.2](https://github.com/npm/git/compare/v6.0.1...v6.0.2) (2025-02-18)
48
### Dependencies
59
* [`618c70c`](https://github.com/npm/git/commit/618c70cedcde3cbf2a01863df5f9467658a48352) [#223](https://github.com/npm/git/pull/223) remove promise-inflight (#223)

package.json

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

0 commit comments

Comments
 (0)