Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Commit

Permalink
Version Packages (#164)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Dec 21, 2023
1 parent d2d851a commit 506ae9d
Show file tree
Hide file tree
Showing 11 changed files with 57 additions and 14 deletions.
9 changes: 0 additions & 9 deletions .changeset/honest-phones-deny.md

This file was deleted.

12 changes: 12 additions & 0 deletions packages/http-node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @effect/rpc-http-node

## 0.24.0

### Minor Changes

- [#163](https://github.com/Effect-TS/rpc/pull/163) [`d2d851a`](https://github.com/Effect-TS/rpc/commit/d2d851a2b6f3fad5888e2a7bb16ec361af1ff3c9) Thanks [@fubhy](https://github.com/fubhy)! - Updated dependencies

### Patch Changes

- Updated dependencies [[`d2d851a`](https://github.com/Effect-TS/rpc/commit/d2d851a2b6f3fad5888e2a7bb16ec361af1ff3c9)]:
- @effect/rpc-http@0.24.0
- @effect/rpc@0.24.0

## 0.23.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/http-node/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@effect/rpc-http-node",
"type": "module",
"version": "0.23.0",
"version": "0.24.0",
"description": "",
"publishConfig": {
"access": "public",
Expand Down
11 changes: 11 additions & 0 deletions packages/http/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @effect/rpc-http

## 0.24.0

### Minor Changes

- [#163](https://github.com/Effect-TS/rpc/pull/163) [`d2d851a`](https://github.com/Effect-TS/rpc/commit/d2d851a2b6f3fad5888e2a7bb16ec361af1ff3c9) Thanks [@fubhy](https://github.com/fubhy)! - Updated dependencies

### Patch Changes

- Updated dependencies [[`d2d851a`](https://github.com/Effect-TS/rpc/commit/d2d851a2b6f3fad5888e2a7bb16ec361af1ff3c9)]:
- @effect/rpc@0.24.0

## 0.23.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/http/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@effect/rpc-http",
"type": "module",
"version": "0.23.0",
"version": "0.24.0",
"description": "",
"publishConfig": {
"access": "public",
Expand Down
12 changes: 12 additions & 0 deletions packages/nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @effect/rpc-nextjs

## 0.24.0

### Minor Changes

- [#163](https://github.com/Effect-TS/rpc/pull/163) [`d2d851a`](https://github.com/Effect-TS/rpc/commit/d2d851a2b6f3fad5888e2a7bb16ec361af1ff3c9) Thanks [@fubhy](https://github.com/fubhy)! - Updated dependencies

### Patch Changes

- Updated dependencies [[`d2d851a`](https://github.com/Effect-TS/rpc/commit/d2d851a2b6f3fad5888e2a7bb16ec361af1ff3c9)]:
- @effect/rpc-http@0.24.0
- @effect/rpc@0.24.0

## 0.23.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@effect/rpc-nextjs",
"type": "module",
"version": "0.23.0",
"version": "0.24.0",
"description": "",
"publishConfig": {
"access": "public",
Expand Down
6 changes: 6 additions & 0 deletions packages/rpc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @effect/rpc

## 0.24.0

### Minor Changes

- [#163](https://github.com/Effect-TS/rpc/pull/163) [`d2d851a`](https://github.com/Effect-TS/rpc/commit/d2d851a2b6f3fad5888e2a7bb16ec361af1ff3c9) Thanks [@fubhy](https://github.com/fubhy)! - Updated dependencies

## 0.23.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/rpc/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@effect/rpc",
"type": "module",
"version": "0.23.0",
"version": "0.24.0",
"description": "",
"publishConfig": {
"access": "public",
Expand Down
11 changes: 11 additions & 0 deletions packages/workers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @effect/rpc-workers

## 0.24.0

### Minor Changes

- [#163](https://github.com/Effect-TS/rpc/pull/163) [`d2d851a`](https://github.com/Effect-TS/rpc/commit/d2d851a2b6f3fad5888e2a7bb16ec361af1ff3c9) Thanks [@fubhy](https://github.com/fubhy)! - Updated dependencies

### Patch Changes

- Updated dependencies [[`d2d851a`](https://github.com/Effect-TS/rpc/commit/d2d851a2b6f3fad5888e2a7bb16ec361af1ff3c9)]:
- @effect/rpc@0.24.0

## 0.23.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/workers/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@effect/rpc-workers",
"type": "module",
"version": "0.23.0",
"version": "0.24.0",
"description": "",
"publishConfig": {
"access": "public",
Expand Down

0 comments on commit 506ae9d

Please sign in to comment.