Skip to content

Commit

Permalink
Merge pull request #685 from steveukx/release-v2.46.0
Browse files Browse the repository at this point in the history
chore: release 2.46.0
  • Loading branch information
steveukx authored Sep 29, 2021
2 parents ecb7bd6 + 63dae72 commit 9b06cae
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change History & Release Notes

## [2.46.0](https://www.github.com/steveukx/git-js/compare/v2.45.1...v2.46.0) (2021-09-29)


### Features

* `completion` plugin ([#684](https://www.github.com/steveukx/git-js/issues/684)) ([ecb7bd6](https://www.github.com/steveukx/git-js/commit/ecb7bd6688b5e6d970cf64ac36ebb4c2bf7f081a))
* `completion` plugin to allow configuring when `simple-git` determines the `git` tasks to be complete. ([ecb7bd6](https://www.github.com/steveukx/git-js/commit/ecb7bd6688b5e6d970cf64ac36ebb4c2bf7f081a))

### [2.45.1](https://www.github.com/steveukx/git-js/compare/v2.45.0...v2.45.1) (2021-09-04)


Expand Down
2 changes: 1 addition & 1 deletion 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": "2.45.1",
"version": "2.46.0",
"author": "Steve King <[email protected]>",
"contributors": [
{
Expand Down

0 comments on commit 9b06cae

Please sign in to comment.