Skip to content

Commit 575cd2e

Browse files
chore: release 6.0.1 (#218)
🤖 I have created a release *beep* *boop* --- ## [6.0.1](v6.0.0...v6.0.1) (2024-10-02) ### Dependencies * [`a4c2c21`](a4c2c21) [#216](#216) bump `[email protected]` * [`3bbfa2c`](3bbfa2c) [#216](#216) bump `[email protected]` --- 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 a4c2c21 commit 575cd2e

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "6.0.0"
2+
".": "6.0.1"
33
}

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [6.0.1](https://github.com/npm/git/compare/v6.0.0...v6.0.1) (2024-10-02)
4+
### Dependencies
5+
* [`a4c2c21`](https://github.com/npm/git/commit/a4c2c21c74c9c0c9d73a9ea857ad8cedc47879cc) [#216](https://github.com/npm/git/pull/216) bump `[email protected]`
6+
* [`3bbfa2c`](https://github.com/npm/git/commit/3bbfa2c769fb4c3beb118eab4f93c42aef1ccbaf) [#216](https://github.com/npm/git/pull/216) bump `[email protected]`
7+
38
## [6.0.0](https://github.com/npm/git/compare/v5.0.8...v6.0.0) (2024-09-26)
49
### ⚠️ BREAKING CHANGES
510
* `@npmcli/git` now supports node `^18.17.0 || >=20.5.0`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@npmcli/git",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"main": "lib/index.js",
55
"files": [
66
"bin/",

0 commit comments

Comments
 (0)