Skip to content

Commit 3a0ac21

Browse files
Version Packages
1 parent 1cf707d commit 3a0ac21

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/chilly-apples-attend.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.16.1
4+
5+
### Patch Changes
6+
7+
- 066b228: Fix overly permissive regex in push parser
8+
39
## 3.16.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.16.0",
4+
"version": "3.16.1",
55
"author": "Steve King <[email protected]>",
66
"contributors": [
77
{

0 commit comments

Comments
 (0)