Skip to content

Commit 3ad9b5f

Browse files
github-actions[bot]npm-cli-bot
authored andcommitted
chore: release 4.1.0
1 parent f73ed8d commit 3ad9b5f

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-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-
".": "4.0.4"
2+
".": "4.1.0"
33
}

CHANGELOG.md

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

3+
## [4.1.0](https://github.com/npm/git/compare/v4.0.4...v4.1.0) (2023-06-05)
4+
5+
### Features
6+
7+
* [`f73ed8d`](https://github.com/npm/git/commit/f73ed8dee9811a00a52073ff50544c8e3d907952) [#135](https://github.com/npm/git/pull/135) add option to stop git.find at a directory (#135) (@lukekarrys)
8+
39
## [4.0.4](https://github.com/npm/git/compare/v4.0.3...v4.0.4) (2023-03-08)
410

511
### Dependencies

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

0 commit comments

Comments
 (0)