Skip to content

Commit c02b5ed

Browse files
chore(main): πŸš€ Release v1.10.15 (#457)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f5d8ce1 commit c02b5ed

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.15](https://github.com/jpb06/effect-errors/compare/v1.10.14...v1.10.15) (2025-09-06)
4+
5+
6+
### Bug Fixes
7+
8+
* lockfile cleanup ([#456](https://github.com/jpb06/effect-errors/issues/456)) ([f5d8ce1](https://github.com/jpb06/effect-errors/commit/f5d8ce1041aabd9d79c235c4c040d4384167c005))
9+
310
## [1.10.14](https://github.com/jpb06/effect-errors/compare/v1.10.13...v1.10.14) (2025-07-05)
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.14",
23+
"version": "1.10.15",
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.14"
2+
".": "1.10.15"
33
}

0 commit comments

Comments
Β (0)