Skip to content

Commit f4578ab

Browse files
chore(main): πŸš€ Release v1.10.14 (#415)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5d11742 commit f4578ab

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.14](https://github.com/jpb06/effect-errors/compare/v1.10.13...v1.10.14) (2025-07-05)
4+
5+
6+
### Bug Fixes
7+
8+
* lockfile cleanup ([#414](https://github.com/jpb06/effect-errors/issues/414)) ([77f2d25](https://github.com/jpb06/effect-errors/commit/77f2d255a7d1f825a6d0256a9ad349070c93ec0b))
9+
310
## [1.10.13](https://github.com/jpb06/effect-errors/compare/v1.10.12...v1.10.13) (2025-06-22)
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.13",
23+
"version": "1.10.14",
2424
"author": "jpb06 <jp.bois.06@outlook.fr>",
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.13"
2+
".": "1.10.14"
33
}

0 commit comments

Comments
Β (0)