Skip to content

Commit 68b679e

Browse files
chore(main): πŸš€ Release v1.10.17 (#478)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ed4c1b4 commit 68b679e

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.10.17](https://github.com/jpb06/effect-errors/compare/v1.10.16...v1.10.17) (2025-10-08)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency comment-json to v4.4.1 ([#477](https://github.com/jpb06/effect-errors/issues/477)) ([bef2aac](https://github.com/jpb06/effect-errors/commit/bef2aac043ee774c85aff349475a7bae6efd493f))
9+
310
## [1.10.16](https://github.com/jpb06/effect-errors/compare/v1.10.15...v1.10.16) (2025-10-01)
411

512

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
}
2121
},
2222
"name": "effect-errors",
23-
"version": "1.10.16",
23+
"version": "1.10.17",
2424
"author": "jpb06 <[email protected]>",
2525
"description": "A POC for errors reporting in Effect",
2626
"keywords": [

β€Ž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.10.16"
2+
".": "1.10.17"
33
}

0 commit comments

Comments
Β (0)