Skip to content

Commit

Permalink
chore(release): 2.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.2](v2.0.1...v2.0.2) (2023-03-15)

### Bug Fixes

* update contribution to fix stat counts ([ba9d1fe](ba9d1fe))
  • Loading branch information
semantic-release-bot committed Mar 15, 2023
1 parent ba9d1fe commit 16f3648
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## [2.0.2](https://github.com/jamieweavis/streaker-cli/compare/v2.0.1...v2.0.2) (2023-03-15)


### Bug Fixes

* update contribution to fix stat counts ([ba9d1fe](https://github.com/jamieweavis/streaker-cli/commit/ba9d1fe28693985ac212b597e47c19fbe72ab4a6))
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "streaker",
"description": "GitHub contribution streak & stat tracking CLI app",
"version": "2.0.1",
"version": "2.0.2",
"author": "Jamie Weavis",
"main": "index.js",
"homepage": "https://github.com/jamieweavis/streaker-cli#readme",
Expand Down

0 comments on commit 16f3648

Please sign in to comment.