Skip to content

Commit

Permalink
Version Packages (#903)
Browse files Browse the repository at this point in the history
* Version Packages

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Steve King <steve@mydev.co>
  • Loading branch information
3 people committed Mar 4, 2023
1 parent a63cfc2 commit 6752835
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/eight-apes-beam.md

This file was deleted.

6 changes: 6 additions & 0 deletions simple-git/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change History & Release Notes

## 3.17.0

### Minor Changes

- a63cfc2: Timeout plugin can now be configured to ignore data on either stdOut or stdErr in the git process when determining whether to kill the spawned process.

## 3.16.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion simple-git/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "simple-git",
"description": "Simple GIT interface for node.js",
"version": "3.16.1",
"version": "3.17.0",
"author": "Steve King <steve@mydev.co>",
"contributors": [
{
Expand Down

0 comments on commit 6752835

Please sign in to comment.