Skip to content

Commit c050c1e

Browse files
authored
Merge pull request #1118 from steveukx/changeset-release/main
Version Packages
2 parents 5b8427d + 6e0fee5 commit c050c1e

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed

.changeset/cool-experts-walk.md

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

.changeset/light-poets-greet.md

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

simple-git/CHANGELOG.md

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

3+
## 3.32.0
4+
5+
### Minor Changes
6+
7+
- 1effd8e: Enhances the `unsafe` plugin to block additional cases where the `-u` switch may be disguised
8+
along with other single character options.
9+
10+
Thanks to @JuHwiSang for identifying this as vulnerability.
11+
12+
### Patch Changes
13+
14+
- d5fd4fe: Use task runner for logging use of deprecated (already no-op) functions.
15+
316
## 3.31.1
417

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

0 commit comments

Comments
 (0)