Skip to content

Commit e4ec950

Browse files
github-actions[bot]npm-cli-bot
authored andcommitted
chore: release 7.0.1
1 parent 68705a9 commit e4ec950

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)