diff --git a/CHANGELOG.md b/CHANGELOG.md index 26a29f1..33ed01d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.35](https://github.com/jpb06/effect-github-stats/compare/v1.0.34...v1.0.35) (2025-02-16) + + +### Bug Fixes + +* using bun ([#50](https://github.com/jpb06/effect-github-stats/issues/50)) ([6eb7bf6](https://github.com/jpb06/effect-github-stats/commit/6eb7bf68e4709af8cdf32e2a2c06c29e1b46615e)) + ## [1.0.34](https://github.com/jpb06/effect-github-stats/compare/v1.0.33...v1.0.34) (2025-02-16) diff --git a/package.json b/package.json index 43f602e..f24456d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "repository": "https://github.com/jpb06/effect-github-stats.git", "name": "effect-github-stats", - "version": "1.0.34", + "version": "1.0.35", "author": "jpb06 ", "description": "Getting user stats from github", "license": "MIT",