github-contrib-graph
Advanced tools
+4
-6
@@ -5,11 +5,9 @@ # Changelog | ||
| ## [3.0.0] - 2024-12-09 | ||
| ## [3.0.1] - 2024-12-09 | ||
| ### Breaking Changes | ||
| ### Fixed | ||
| - Complete rewrite with TypeScript | ||
| - New API: `GitHubContributionWidget` class replaces auto-init pattern | ||
| - React component now requires explicit import from `github-contribution-graph/react` | ||
| - Updated changelog documentation | ||
| ## [1.0.0] - 2024-12-09 | ||
| ## [3.0.0] - 2024-12-09 | ||
@@ -16,0 +14,0 @@ ### Added |
+2
-2
| { | ||
| "name": "github-contrib-graph", | ||
| "version": "3.0.0", | ||
| "version": "3.0.1", | ||
| "description": "Lightweight, customizable GitHub contribution graph widget for any website", | ||
@@ -18,3 +18,3 @@ "keywords": [ | ||
| "type": "git", | ||
| "url": "https://github.com/iamjr15/github-contribution-graph.git", | ||
| "url": "git+https://github.com/iamjr15/github-contribution-graph.git", | ||
| "directory": "packages/github-contribution-graph" | ||
@@ -21,0 +21,0 @@ }, |
283619
-0.06%