Skip to content

Commit 93725e8

Browse files
chore(main): πŸš€ Release v1.15.0 (#189)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2a31a8b commit 93725e8

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.0](https://github.com/jpb06/effect-octokit-layer/compare/v1.14.0...v1.15.0) (2025-10-19)
4+
5+
6+
### Features
7+
8+
* search user issues type ([#188](https://github.com/jpb06/effect-octokit-layer/issues/188)) ([dbc0821](https://github.com/jpb06/effect-octokit-layer/commit/dbc082121e9e811862503f323f55820fcaccf864))
9+
310
## [1.14.0](https://github.com/jpb06/effect-octokit-layer/compare/v1.13.2...v1.14.0) (2025-10-11)
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.14.0",
6+
"version": "1.15.0",
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.14.0"
2+
".": "1.15.0"
33
}

0 commit comments

Comments
Β (0)