Skip to content

Commit

Permalink
Merge pull request #574 from steveukx/release-v2.34.2
Browse files Browse the repository at this point in the history
chore: release 2.34.2
  • Loading branch information
steveukx authored Feb 7, 2021
2 parents fb066c3 + a467217 commit 91d6bfd
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.34.2](https://www.github.com/steveukx/git-js/compare/v2.34.1...v2.34.2) (2021-02-07)


### Bug Fixes

* fix npm publish token definition ([fb066c3](https://www.github.com/steveukx/git-js/commit/fb066c379fcf60423348f827238521350087474d))

### [2.34.1](https://www.github.com/steveukx/git-js/compare/v2.34.0...v2.34.1) (2021-02-07)


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

0 comments on commit 91d6bfd

Please sign in to comment.