Skip to content

Commit ee98472

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

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.11](https://github.com/jpb06/effect-errors/compare/v1.10.10...v1.10.11) (2025-05-12)
4+
5+
6+
### Bug Fixes
7+
8+
* extreme leniency for effect peer deps ([#370](https://github.com/jpb06/effect-errors/issues/370)) ([bf2dc2c](https://github.com/jpb06/effect-errors/commit/bf2dc2cee04277900597f672bf64b1728e7f1099))
9+
310
## [1.10.10](https://github.com/jpb06/effect-errors/compare/v1.10.9...v1.10.10) (2025-05-12)
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.10",
23+
"version": "1.10.11",
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.10"
2+
".": "1.10.11"
33
}

0 commit comments

Comments
Β (0)