Skip to content

Commit 16e219b

Browse files
Version Packages (#5788)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 47bf3d2 commit 16e219b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/plenty-hoops-stare.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.5
4+
5+
### Patch Changes
6+
7+
- [#5785](https://github.com/Effect-TS/effect/pull/5785) [`47bf3d2`](https://github.com/Effect-TS/effect/commit/47bf3d2324ab914f6a33e95cda7ff2aac01519a6) Thanks @tim-smart! - immediately set entity keep alive in EntityResource
8+
39
## 0.53.4
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.4",
4+
"version": "0.53.5",
55
"description": "Unified interfaces for common cluster-specific services",
66
"publishConfig": {
77
"access": "public",

0 commit comments

Comments
 (0)