Skip to content

Commit b562a6c

Browse files
Version Packages
1 parent 23b070f commit b562a6c

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/smooth-otters-deliver.md

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

simple-git/CHANGELOG.md

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

3+
## 3.32.1
4+
5+
### Patch Changes
6+
7+
- 23b070f: Fix regex for detecting unsafe clone options
8+
9+
Thanks to @stevenwdv for reporting this issue.
10+
311
## 3.32.0
412

513
### 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.32.0",
4+
"version": "3.32.1",
55
"author": "Steve King <steve@mydev.co>",
66
"contributors": [
77
{

0 commit comments

Comments
 (0)