Skip to content

Commit 6dc0aef

Browse files
chore: release 7.0.1 (#230)
🤖 I have created a release *beep* *boop* --- ## [7.0.1](v7.0.0...v7.0.1) (2025-11-13) ### Dependencies * [`68705a9`](68705a9) [#229](#229) `which@6.0.0` * [`317b3c9`](317b3c9) [#229](#229) `@npmcli/promise-spawn@9.0.0` * [`76bf30d`](76bf30d) [#229](#229) `ini@6.0.0` * [`935a4d0`](935a4d0) [#229](#229) `proc-log@6.0.0` --- 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 68705a9 commit 6dc0aef

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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-
".": "7.0.0"
2+
".": "7.0.1"
33
}

CHANGELOG.md

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

3+
## [7.0.1](https://github.com/npm/git/compare/v7.0.0...v7.0.1) (2025-11-13)
4+
### Dependencies
5+
* [`68705a9`](https://github.com/npm/git/commit/68705a90c609d37d759e7292a59d4e9134cded70) [#229](https://github.com/npm/git/pull/229) `which@6.0.0`
6+
* [`317b3c9`](https://github.com/npm/git/commit/317b3c9647843b3947c6116ffd5b2e5f9f6b5d57) [#229](https://github.com/npm/git/pull/229) `@npmcli/promise-spawn@9.0.0`
7+
* [`76bf30d`](https://github.com/npm/git/commit/76bf30dbf5ce8c8f39fbc878c56835694cbe04dd) [#229](https://github.com/npm/git/pull/229) `ini@6.0.0`
8+
* [`935a4d0`](https://github.com/npm/git/commit/935a4d090ed4bcda1e1802f1623b32144a7d8570) [#229](https://github.com/npm/git/pull/229) `proc-log@6.0.0`
9+
310
## [7.0.0](https://github.com/npm/git/compare/v6.0.3...v7.0.0) (2025-09-17)
411
### ⚠️ BREAKING CHANGES
512
* `@npmcli/git` now supports node `^20.17.0 || >=22.9.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": "7.0.0",
3+
"version": "7.0.1",
44
"main": "lib/index.js",
55
"files": [
66
"bin/",

0 commit comments

Comments
 (0)