Skip to content

Commit 6e503c3

Browse files
chore(release): 5.1.1 [skip ci]
## [5.1.1](v5.1.0...v5.1.1) (2023-08-23) ### Bug Fixes * contribution parsing & calculation ([7fd0598](7fd0598))
1 parent 7fd0598 commit 6e503c3

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.1.1](https://github.com/jamieweavis/contribution/compare/v5.1.0...v5.1.1) (2023-08-23)
2+
3+
4+
### Bug Fixes
5+
6+
* contribution parsing & calculation ([7fd0598](https://github.com/jamieweavis/contribution/commit/7fd0598a0ab5ac08a4d6ab7840605fb5bfc26960))
7+
18
# [5.1.0](https://github.com/jamieweavis/contribution/compare/v5.0.3...v5.1.0) (2023-07-10)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "contribution",
33
"description": "GitHub contribution streak & stat fetcher with zero dependencies",
4-
"version": "5.1.0",
4+
"version": "5.1.1",
55
"author": "Jamie Weavis",
66
"types": "lib/contribution.d.ts",
77
"main": "lib/contribution.js",

0 commit comments

Comments
 (0)