Skip to content

Commit a513390

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

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.8.39](https://github.com/jpb06/effect-errors/compare/v1.8.38...v1.8.39) (2025-03-01)
4+
5+
6+
### Bug Fixes
7+
8+
* release please config ([#190](https://github.com/jpb06/effect-errors/issues/190)) ([d513b9b](https://github.com/jpb06/effect-errors/commit/d513b9b1e12e73caa9cbfcb54df425ee3d22d063))
9+
310
## [1.8.38](https://github.com/jpb06/effect-errors/compare/v1.8.37...v1.8.38) (2025-03-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.8.38",
23+
"version": "1.8.39",
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.38"
2+
".": "1.8.39"
33
}

0 commit comments

Comments
Β (0)