Skip to content

Commit 597eac0

Browse files
Version Packages (#5782)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent df69cb5 commit 597eac0

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/lemon-planets-drum.md

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

packages/cluster/CHANGELOG.md

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

3+
## 0.53.3
4+
5+
### Patch Changes
6+
7+
- [#5781](https://github.com/Effect-TS/effect/pull/5781) [`df69cb5`](https://github.com/Effect-TS/effect/commit/df69cb5ed590045b18d1527162518ea0197ddd2e) Thanks @tim-smart! - provide seperate close scope to EntityResource via context
8+
39
## 0.53.2
410

511
### Patch Changes

packages/cluster/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@effect/cluster",
33
"type": "module",
4-
"version": "0.53.2",
4+
"version": "0.53.3",
55
"description": "Unified interfaces for common cluster-specific services",
66
"publishConfig": {
77
"access": "public",

0 commit comments

Comments
 (0)