Skip to content

Commit d719788

Browse files
Version Packages (#5836)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 25d1cb6 commit d719788

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/chatty-owls-punch.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/platform/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @effect/platform
22

3+
## 0.93.6
4+
5+
### Patch Changes
6+
7+
- [#5835](https://github.com/Effect-TS/effect/pull/5835) [`25d1cb6`](https://github.com/Effect-TS/effect/commit/25d1cb60aadf8f8fdf9a4aad3dbaa31e1ca3b70d) Thanks @tim-smart! - consider clean http interrupts as successful responses
8+
39
## 0.93.5
410

511
### Patch Changes

packages/platform/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@effect/platform",
33
"type": "module",
4-
"version": "0.93.5",
4+
"version": "0.93.6",
55
"license": "MIT",
66
"description": "Unified interfaces for common platform-specific services",
77
"homepage": "https://effect.website",

0 commit comments

Comments
 (0)