Skip to content

Commit c63d57e

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

File tree

13 files changed

+52
-11
lines changed

13 files changed

+52
-11
lines changed

Diff for: .changeset/great-rabbits-rule.md

-5
This file was deleted.

Diff for: packages/cluster/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @effect/cluster
22

3+
## 0.29.20
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d3df84e`](https://github.com/Effect-TS/effect/commit/d3df84e8af8e00a297e2329faeae625de0a95a71)]:
8+
- @effect/rpc@0.55.15
9+
310
## 0.29.19
411

512
### Patch Changes

Diff for: packages/cluster/package.json

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

Diff for: packages/platform-bun/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @effect/platform-bun
22

3+
## 0.60.20
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d3df84e`](https://github.com/Effect-TS/effect/commit/d3df84e8af8e00a297e2329faeae625de0a95a71)]:
8+
- @effect/rpc@0.55.15
9+
- @effect/cluster@0.29.20
10+
- @effect/platform-node-shared@0.30.20
11+
312
## 0.60.19
413

514
### Patch Changes

Diff for: packages/platform-bun/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@effect/platform-bun",
33
"type": "module",
4-
"version": "0.60.19",
4+
"version": "0.60.20",
55
"license": "MIT",
66
"description": "Platform specific implementations for the Bun runtime",
77
"homepage": "https://effect.website",

Diff for: packages/platform-node-shared/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @effect/platform-node-shared
22

3+
## 0.30.20
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d3df84e`](https://github.com/Effect-TS/effect/commit/d3df84e8af8e00a297e2329faeae625de0a95a71)]:
8+
- @effect/rpc@0.55.15
9+
- @effect/cluster@0.29.20
10+
311
## 0.30.19
412

513
### Patch Changes

Diff for: packages/platform-node-shared/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@effect/platform-node-shared",
33
"type": "module",
4-
"version": "0.30.19",
4+
"version": "0.30.20",
55
"license": "MIT",
66
"description": "Unified interfaces for common platform-specific services",
77
"homepage": "https://effect.website",

Diff for: packages/platform-node/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @effect/platform-node
22

3+
## 0.76.20
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d3df84e`](https://github.com/Effect-TS/effect/commit/d3df84e8af8e00a297e2329faeae625de0a95a71)]:
8+
- @effect/rpc@0.55.15
9+
- @effect/cluster@0.29.20
10+
- @effect/platform-node-shared@0.30.20
11+
312
## 0.76.19
413

514
### Patch Changes

Diff for: packages/platform-node/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@effect/platform-node",
33
"type": "module",
4-
"version": "0.76.19",
4+
"version": "0.76.20",
55
"license": "MIT",
66
"description": "Platform specific implementations for the Node.js runtime",
77
"homepage": "https://effect.website",

Diff for: packages/rpc/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @effect/rpc
22

3+
## 0.55.15
4+
5+
### Patch Changes
6+
7+
- [#4754](https://github.com/Effect-TS/effect/pull/4754) [`d3df84e`](https://github.com/Effect-TS/effect/commit/d3df84e8af8e00a297e2329faeae625de0a95a71) Thanks @tim-smart! - fix RpcClient worker protocol scopes
8+
39
## 0.55.14
410

511
### Patch Changes

Diff for: packages/rpc/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@effect/rpc",
3-
"version": "0.55.14",
3+
"version": "0.55.15",
44
"type": "module",
55
"license": "MIT",
66
"description": "Functional programming in TypeScript",

Diff for: packages/sql-clickhouse/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @effect/sql-clickhouse
22

3+
## 0.18.20
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @effect/platform-node@0.76.20
9+
310
## 0.18.19
411

512
### Patch Changes

Diff for: packages/sql-clickhouse/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@effect/sql-clickhouse",
3-
"version": "0.18.19",
3+
"version": "0.18.20",
44
"type": "module",
55
"license": "MIT",
66
"description": "A Clickhouse toolkit for Effect",

0 commit comments

Comments
 (0)