Skip to content

Commit 6d68c84

Browse files
chore(main): πŸš€ Release v1.8.41 (#204)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 283e111 commit 6d68c84

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [1.8.41](https://github.com/jpb06/effect-errors/compare/v1.8.40...v1.8.41) (2025-03-08)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @effect/platform to v0.78.0 ([#200](https://github.com/jpb06/effect-errors/issues/200)) ([b0f483a](https://github.com/jpb06/effect-errors/commit/b0f483a18f09968c6bf7386dae924d030f313b3b))
9+
* **deps:** update dependency @effect/platform-node to v0.74.0 ([#201](https://github.com/jpb06/effect-errors/issues/201)) ([283e111](https://github.com/jpb06/effect-errors/commit/283e111a1bf29b0a1ac4c40236500841405bafa2))
10+
* **deps:** update dependency effect to v3.13.7 ([#198](https://github.com/jpb06/effect-errors/issues/198)) ([e4364b5](https://github.com/jpb06/effect-errors/commit/e4364b543f89d25d69e541e3527173db701db2f9))
11+
312
## [1.8.40](https://github.com/jpb06/effect-errors/compare/v1.8.39...v1.8.40) (2025-03-04)
413

514

β€Ž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.8.40",
23+
"version": "1.8.41",
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.8.40"
2+
".": "1.8.41"
33
}

0 commit comments

Comments
Β (0)