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

Commit

Permalink
Version Packages (#82)
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 Aug 4, 2023
1 parent 0557754 commit d1455aa
Show file tree
Hide file tree
Showing 13 changed files with 79 additions and 32 deletions.
9 changes: 0 additions & 9 deletions .changeset/lemon-experts-cough.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/mighty-eagles-burn.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/red-schools-cough.md

This file was deleted.

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

## 1.0.0

### Minor Changes

- [#84](https://github.com/Effect-TS/rpc/pull/84) [`0557754`](https://github.com/Effect-TS/rpc/commit/05577547715eddd64800db55e4dfa4749366f042) Thanks [@tim-smart](https://github.com/tim-smart)! - update dependencies

### Patch Changes

- [#81](https://github.com/Effect-TS/rpc/pull/81) [`4fd7acd`](https://github.com/Effect-TS/rpc/commit/4fd7acde0b7ceccec1df1a395a06c9bb6d2b9b62) Thanks [@tim-smart](https://github.com/tim-smart)! - switch to using peerDependencies

- [#83](https://github.com/Effect-TS/rpc/pull/83) [`539c1f8`](https://github.com/Effect-TS/rpc/commit/539c1f88d02d8b5cf8454b5b3dc1d3a3d1002f6b) Thanks [@tim-smart](https://github.com/tim-smart)! - update build tools

- Updated dependencies [[`0557754`](https://github.com/Effect-TS/rpc/commit/05577547715eddd64800db55e4dfa4749366f042), [`4fd7acd`](https://github.com/Effect-TS/rpc/commit/4fd7acde0b7ceccec1df1a395a06c9bb6d2b9b62), [`539c1f8`](https://github.com/Effect-TS/rpc/commit/539c1f88d02d8b5cf8454b5b3dc1d3a3d1002f6b)]:
- @effect/rpc-http@1.0.0
- @effect/rpc@0.4.0

## 0.3.2

### Patch 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,6 +1,6 @@
{
"name": "@effect/rpc-http-node",
"version": "0.3.2",
"version": "1.0.0",
"description": "",
"publishConfig": {
"access": "public",
Expand Down
15 changes: 15 additions & 0 deletions packages/http/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @effect/rpc-http

## 1.0.0

### Minor Changes

- [#84](https://github.com/Effect-TS/rpc/pull/84) [`0557754`](https://github.com/Effect-TS/rpc/commit/05577547715eddd64800db55e4dfa4749366f042) Thanks [@tim-smart](https://github.com/tim-smart)! - update dependencies

### Patch Changes

- [#81](https://github.com/Effect-TS/rpc/pull/81) [`4fd7acd`](https://github.com/Effect-TS/rpc/commit/4fd7acde0b7ceccec1df1a395a06c9bb6d2b9b62) Thanks [@tim-smart](https://github.com/tim-smart)! - switch to using peerDependencies

- [#83](https://github.com/Effect-TS/rpc/pull/83) [`539c1f8`](https://github.com/Effect-TS/rpc/commit/539c1f88d02d8b5cf8454b5b3dc1d3a3d1002f6b) Thanks [@tim-smart](https://github.com/tim-smart)! - update build tools

- Updated dependencies [[`0557754`](https://github.com/Effect-TS/rpc/commit/05577547715eddd64800db55e4dfa4749366f042), [`4fd7acd`](https://github.com/Effect-TS/rpc/commit/4fd7acde0b7ceccec1df1a395a06c9bb6d2b9b62), [`539c1f8`](https://github.com/Effect-TS/rpc/commit/539c1f88d02d8b5cf8454b5b3dc1d3a3d1002f6b)]:
- @effect/rpc@0.4.0

## 0.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/http/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@effect/rpc-http",
"version": "0.3.2",
"version": "1.0.0",
"description": "",
"publishConfig": {
"access": "public",
Expand Down
16 changes: 16 additions & 0 deletions packages/nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @effect/rpc-nextjs

## 1.0.0

### Minor Changes

- [#84](https://github.com/Effect-TS/rpc/pull/84) [`0557754`](https://github.com/Effect-TS/rpc/commit/05577547715eddd64800db55e4dfa4749366f042) Thanks [@tim-smart](https://github.com/tim-smart)! - update dependencies

### Patch Changes

- [#81](https://github.com/Effect-TS/rpc/pull/81) [`4fd7acd`](https://github.com/Effect-TS/rpc/commit/4fd7acde0b7ceccec1df1a395a06c9bb6d2b9b62) Thanks [@tim-smart](https://github.com/tim-smart)! - switch to using peerDependencies

- [#83](https://github.com/Effect-TS/rpc/pull/83) [`539c1f8`](https://github.com/Effect-TS/rpc/commit/539c1f88d02d8b5cf8454b5b3dc1d3a3d1002f6b) Thanks [@tim-smart](https://github.com/tim-smart)! - update build tools

- Updated dependencies [[`0557754`](https://github.com/Effect-TS/rpc/commit/05577547715eddd64800db55e4dfa4749366f042), [`4fd7acd`](https://github.com/Effect-TS/rpc/commit/4fd7acde0b7ceccec1df1a395a06c9bb6d2b9b62), [`539c1f8`](https://github.com/Effect-TS/rpc/commit/539c1f88d02d8b5cf8454b5b3dc1d3a3d1002f6b)]:
- @effect/rpc-http@1.0.0
- @effect/rpc@0.4.0

## 0.3.2

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

## 0.4.0

### Minor Changes

- [#84](https://github.com/Effect-TS/rpc/pull/84) [`0557754`](https://github.com/Effect-TS/rpc/commit/05577547715eddd64800db55e4dfa4749366f042) Thanks [@tim-smart](https://github.com/tim-smart)! - update dependencies

### Patch Changes

- [#81](https://github.com/Effect-TS/rpc/pull/81) [`4fd7acd`](https://github.com/Effect-TS/rpc/commit/4fd7acde0b7ceccec1df1a395a06c9bb6d2b9b62) Thanks [@tim-smart](https://github.com/tim-smart)! - switch to using peerDependencies

- [#83](https://github.com/Effect-TS/rpc/pull/83) [`539c1f8`](https://github.com/Effect-TS/rpc/commit/539c1f88d02d8b5cf8454b5b3dc1d3a3d1002f6b) Thanks [@tim-smart](https://github.com/tim-smart)! - update build tools

## 0.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/rpc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@effect/rpc",
"version": "0.3.2",
"version": "0.4.0",
"description": "",
"publishConfig": {
"access": "public",
Expand Down
15 changes: 15 additions & 0 deletions packages/webworkers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @effect/rpc-webworkers

## 1.0.0

### Minor Changes

- [#84](https://github.com/Effect-TS/rpc/pull/84) [`0557754`](https://github.com/Effect-TS/rpc/commit/05577547715eddd64800db55e4dfa4749366f042) Thanks [@tim-smart](https://github.com/tim-smart)! - update dependencies

### Patch Changes

- [#81](https://github.com/Effect-TS/rpc/pull/81) [`4fd7acd`](https://github.com/Effect-TS/rpc/commit/4fd7acde0b7ceccec1df1a395a06c9bb6d2b9b62) Thanks [@tim-smart](https://github.com/tim-smart)! - switch to using peerDependencies

- [#83](https://github.com/Effect-TS/rpc/pull/83) [`539c1f8`](https://github.com/Effect-TS/rpc/commit/539c1f88d02d8b5cf8454b5b3dc1d3a3d1002f6b) Thanks [@tim-smart](https://github.com/tim-smart)! - update build tools

- Updated dependencies [[`0557754`](https://github.com/Effect-TS/rpc/commit/05577547715eddd64800db55e4dfa4749366f042), [`4fd7acd`](https://github.com/Effect-TS/rpc/commit/4fd7acde0b7ceccec1df1a395a06c9bb6d2b9b62), [`539c1f8`](https://github.com/Effect-TS/rpc/commit/539c1f88d02d8b5cf8454b5b3dc1d3a3d1002f6b)]:
- @effect/rpc@0.4.0

## 0.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/webworkers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@effect/rpc-webworkers",
"version": "0.3.2",
"version": "1.0.0",
"description": "",
"publishConfig": {
"access": "public",
Expand Down

0 comments on commit d1455aa

Please sign in to comment.