Skip to content

Commit

Permalink
chore: release 2.41.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and steveukx committed Jul 29, 2021
1 parent 8059099 commit 7f17ce5
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.41.2](https://www.github.com/steveukx/git-js/compare/v2.41.1...v2.41.2) (2021-07-29)


### Bug Fixes

* use literal `true` and `false` in `DiffResultTextFile | DiffResultBinaryFile` to aid type assertions. ([8059099](https://www.github.com/steveukx/git-js/commit/80590997b62573b5cf6483054676efaf7d379d52))

### [2.41.1](https://www.github.com/steveukx/git-js/compare/v2.41.0...v2.41.1) (2021-07-11)


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.41.1",
"version": "2.41.2",
"author": "Steve King <[email protected]>",
"contributors": [
{
Expand Down

0 comments on commit 7f17ce5

Please sign in to comment.