Skip to content

Commit a034862

Browse files
chore(main): πŸš€ Release v1.15.1 (#199)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 925c50a commit a034862

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.15.1](https://github.com/jpb06/effect-octokit-layer/compare/v1.15.0...v1.15.1) (2025-11-06)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @octokit/core to v7.0.6 ([#197](https://github.com/jpb06/effect-octokit-layer/issues/197)) ([925c50a](https://github.com/jpb06/effect-octokit-layer/commit/925c50abd39b5e0c8cd56f842d5c966547df2cab))
9+
310
## [1.15.0](https://github.com/jpb06/effect-octokit-layer/compare/v1.14.0...v1.15.0) (2025-10-19)
411

512

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"url": "https://github.com/jpb06/effect-octokit-layer.git"
44
},
55
"name": "effect-octokit-layer",
6-
"version": "1.15.0",
6+
"version": "1.15.1",
77
"author": "jpb06 <[email protected]>",
88
"description": "Github Octokit layer for effect",
99
"license": "MIT",

β€Žrelease-please/manifest.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.15.0"
2+
".": "1.15.1"
33
}

0 commit comments

Comments
Β (0)