Skip to content

Commit c022042

Browse files
authored
Merge pull request #791 from steveukx/changeset-release/main
Version Packages
2 parents 9e3252f + 116a7b1 commit c022042

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/growing-off-carpet.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

simple-git/CHANGELOG.md

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

3+
## 3.7.1
4+
5+
### Patch Changes
6+
7+
- adb4346: Resolves issue whereby renamed files no longer appear correctly in the response to `git.status`.
8+
39
## 3.7.0
410

511
### Minor Changes

simple-git/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "simple-git",
33
"description": "Simple GIT interface for node.js",
4-
"version": "3.7.0",
4+
"version": "3.7.1",
55
"author": "Steve King <[email protected]>",
66
"contributors": [
77
{

0 commit comments

Comments
 (0)