From c1d696e3e0f8a8e50ebb14cefaa25e62ce49ab56 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 16 Feb 2025 15:13:57 +0000 Subject: [PATCH] chore(main): release 1.0.35 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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",