We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 726425a commit 25e0338Copy full SHA for 25e0338
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [7.1.2](https://github.com/jamieweavis/contribution/compare/v7.1.1...v7.1.2) (2025-09-24)
2
+
3
4
+### Bug Fixes
5
6
+* upgrade deps ([d67b7cb](https://github.com/jamieweavis/contribution/commit/d67b7cb454e048f3cb9cb544c6405cbfd543ef0a))
7
8
## [7.1.1](https://github.com/jamieweavis/contribution/compare/v7.1.0...v7.1.1) (2025-04-14)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "contribution",
"description": "GitHub contribution graph parser - contribution streak & statistic calculator with zero dependencies",
- "version": "7.1.1",
+ "version": "7.1.2",
"author": "Jamie Weavis",
"types": "lib/contribution.d.ts",
"source": "src/contribution.ts",
0 commit comments