Skip to content

Commit

Permalink
Merge pull request #621 from steveukx/release-v2.39.0
Browse files Browse the repository at this point in the history
chore: release 2.39.0
  • Loading branch information
steveukx authored May 13, 2021
2 parents a358425 + fcb637d commit 36db8a4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change History & Release Notes

## [2.39.0](https://www.github.com/steveukx/git-js/compare/v2.38.1...v2.39.0) (2021-05-13)


### Features

* `git.cwd` can now be configured to affect just the chain rather than root instance. ([4110662](https://www.github.com/steveukx/git-js/commit/411066241c014c609d18a37e128c38f2c947c6e7))

### [2.38.1](https://www.github.com/steveukx/git-js/compare/v2.38.0...v2.38.1) (2021-05-09)


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.38.1",
"version": "2.39.0",
"author": "Steve King <steve@mydev.co>",
"contributors": [
{
Expand Down

0 comments on commit 36db8a4

Please sign in to comment.