Skip to content

Commit

Permalink
v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bconnorwhite committed Apr 11, 2023
1 parent 7d870a5 commit c66835a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.0.2](https://github.com/bconnorwhite/gitkraken-cli/compare/v2.0.1...v2.0.2) (2023-04-11)


### Bug Fixes

* bump clee ([7d870a5](https://github.com/bconnorwhite/gitkraken-cli/commit/7d870a555479dbfb2d6ca4554eee0ee7dade64c1))



## [2.0.1](https://github.com/bconnorwhite/gitkraken-cli/compare/v2.0.0...v2.0.1) (2023-04-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gitkraken-cli",
"version": "2.0.1",
"version": "2.0.2",
"description": "CLI to launch GitKraken from a given path",
"license": "MIT",
"private": false,
Expand Down

0 comments on commit c66835a

Please sign in to comment.