Skip to content

Commit efe41e0

Browse files
github-actions[bot]lukekarrys
authored andcommitted
chore: release 5.0.1
1 parent 25fb1d1 commit efe41e0

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

CHANGELOG.md

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

3+
## [5.0.1](https://github.com/npm/git/compare/v5.0.0...v5.0.1) (2023-08-15)
4+
5+
### Dependencies
6+
7+
* [`25fb1d1`](https://github.com/npm/git/commit/25fb1d1ae9fcbc35b0b86dffb5ca70f89ad6611b) [#146](https://github.com/npm/git/pull/146) bump npm-pick-manifest from 8.0.2 to 9.0.0
8+
39
## [5.0.0](https://github.com/npm/git/compare/v4.1.0...v5.0.0) (2023-08-14)
410

511
### ⚠️ BREAKING CHANGES

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.0",
3+
"version": "5.0.1",
44
"main": "lib/index.js",
55
"files": [
66
"bin/",

0 commit comments

Comments
 (0)