Skip to content
This repository was archived by the owner on Feb 23, 2025. It is now read-only.

Commit d80de33

Browse files
chore(main): release 1.0.34 (#49)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent aedcc47 commit d80de33

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
## [1.0.34](https://github.com/jpb06/effect-github-stats/compare/v1.0.33...v1.0.34) (2025-02-16)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @octokit/core to v6.1.4 ([#46](https://github.com/jpb06/effect-github-stats/issues/46)) ([92c3f6c](https://github.com/jpb06/effect-github-stats/commit/92c3f6c7f506d3506d8957b0291c04ee59899dfc))
9+
* **deps:** update dependency effect to v3.13.1 ([#45](https://github.com/jpb06/effect-github-stats/issues/45)) ([31cd4e6](https://github.com/jpb06/effect-github-stats/commit/31cd4e68636b62ac44e3e3af2e7ed58dd492e4e5))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"repository": "https://github.com/jpb06/effect-github-stats.git",
33
"name": "effect-github-stats",
4-
"version": "1.0.33",
4+
"version": "1.0.34",
55
"author": "jpb06 <[email protected]>",
66
"description": "Getting user stats from github",
77
"license": "MIT",

0 commit comments

Comments
 (0)