Skip to content

Commit a1d24d6

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

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.20](https://github.com/jpb06/effect-errors/compare/v1.10.19...v1.10.20) (2026-01-10)
4+
5+
6+
### Bug Fixes
7+
8+
* **publish:** missing id-token write permission ([#535](https://github.com/jpb06/effect-errors/issues/535)) ([e60bc5b](https://github.com/jpb06/effect-errors/commit/e60bc5b1e83b4100453b01d8d387e436bc9b157f))
9+
310
## [1.10.19](https://github.com/jpb06/effect-errors/compare/v1.10.18...v1.10.19) (2026-01-10)
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.19",
23+
"version": "1.10.20",
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.19"
2+
".": "1.10.20"
33
}

0 commit comments

Comments
Β (0)