Skip to content

Commit

Permalink
Version Packages (Effect-TS#2197)
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 Feb 22, 2024
1 parent 0c58b32 commit 505162f
Show file tree
Hide file tree
Showing 20 changed files with 79 additions and 20 deletions.
5 changes: 0 additions & 5 deletions .changeset/early-dryers-sit.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/red-lobsters-call.md

This file was deleted.

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

## 0.34.1

### Patch Changes

- Updated dependencies [[`aa6556f`](https://github.com/Effect-TS/effect/commit/aa6556f007117caea84d6965aa30846a11879e9d)]:
- @effect/platform@0.46.1

## 0.34.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@effect/cli",
"version": "0.34.0",
"version": "0.34.1",
"type": "module",
"license": "MIT",
"description": "Functional programming in TypeScript",
Expand Down
8 changes: 8 additions & 0 deletions packages/experimental/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @effect/experimental

## 0.9.18

### Patch Changes

- Updated dependencies [[`aa6556f`](https://github.com/Effect-TS/effect/commit/aa6556f007117caea84d6965aa30846a11879e9d)]:
- @effect/platform@0.46.1
- @effect/platform-node@0.44.9

## 0.9.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/experimental/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@effect/experimental",
"version": "0.9.17",
"version": "0.9.18",
"type": "module",
"license": "MIT",
"description": "Functional programming in TypeScript",
Expand Down
7 changes: 7 additions & 0 deletions packages/platform-browser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @effect/platform-browser

## 0.30.8

### Patch Changes

- Updated dependencies [[`aa6556f`](https://github.com/Effect-TS/effect/commit/aa6556f007117caea84d6965aa30846a11879e9d)]:
- @effect/platform@0.46.1

## 0.30.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-browser/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@effect/platform-browser",
"type": "module",
"version": "0.30.7",
"version": "0.30.8",
"license": "MIT",
"description": "Unified interfaces for common platform-specific services",
"homepage": "https://effect.website",
Expand Down
8 changes: 8 additions & 0 deletions packages/platform-bun/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @effect/platform-bun

## 0.32.8

### Patch Changes

- Updated dependencies [[`aa6556f`](https://github.com/Effect-TS/effect/commit/aa6556f007117caea84d6965aa30846a11879e9d)]:
- @effect/platform@0.46.1
- @effect/platform-node-shared@0.2.1

## 0.32.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-bun/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@effect/platform-bun",
"type": "module",
"version": "0.32.7",
"version": "0.32.8",
"license": "MIT",
"description": "Unified interfaces for common platform-specific services",
"homepage": "https://effect.website",
Expand Down
7 changes: 7 additions & 0 deletions packages/platform-node-shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @effect/platform-node-shared

## 0.2.1

### Patch Changes

- Updated dependencies [[`aa6556f`](https://github.com/Effect-TS/effect/commit/aa6556f007117caea84d6965aa30846a11879e9d)]:
- @effect/platform@0.46.1

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-node-shared/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@effect/platform-node-shared",
"type": "module",
"version": "0.2.0",
"version": "0.2.1",
"license": "MIT",
"description": "Unified interfaces for common platform-specific services",
"homepage": "https://effect.website",
Expand Down
8 changes: 8 additions & 0 deletions packages/platform-node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @effect/platform-node

## 0.44.9

### Patch Changes

- Updated dependencies [[`aa6556f`](https://github.com/Effect-TS/effect/commit/aa6556f007117caea84d6965aa30846a11879e9d)]:
- @effect/platform@0.46.1
- @effect/platform-node-shared@0.2.1

## 0.44.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-node/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@effect/platform-node",
"type": "module",
"version": "0.44.8",
"version": "0.44.9",
"license": "MIT",
"description": "Unified interfaces for common platform-specific services",
"homepage": "https://effect.website",
Expand Down
6 changes: 6 additions & 0 deletions packages/platform/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @effect/platform

## 0.46.1

### Patch Changes

- [#2196](https://github.com/Effect-TS/effect/pull/2196) [`aa6556f`](https://github.com/Effect-TS/effect/commit/aa6556f007117caea84d6965aa30846a11879e9d) Thanks [@tim-smart](https://github.com/tim-smart)! - handle defects in worker runner

## 0.46.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/platform/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@effect/platform",
"type": "module",
"version": "0.46.0",
"version": "0.46.1",
"license": "MIT",
"description": "Unified interfaces for common platform-specific services",
"homepage": "https://effect.website",
Expand Down
10 changes: 10 additions & 0 deletions packages/rpc-http/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @effect/rpc-http

## 0.26.16

### Patch Changes

- [#2198](https://github.com/Effect-TS/effect/pull/2198) [`0c58b32`](https://github.com/Effect-TS/effect/commit/0c58b32dcfbed9bb5db78e9c08f6a557ec2f640b) Thanks [@tim-smart](https://github.com/tim-smart)! - add convenience client constructors to /rpc-http

- Updated dependencies [[`aa6556f`](https://github.com/Effect-TS/effect/commit/aa6556f007117caea84d6965aa30846a11879e9d), [`0c58b32`](https://github.com/Effect-TS/effect/commit/0c58b32dcfbed9bb5db78e9c08f6a557ec2f640b)]:
- @effect/platform@0.46.1
- @effect/rpc@0.27.16

## 0.26.15

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/rpc-http/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@effect/rpc-http",
"version": "0.26.15",
"version": "0.26.16",
"type": "module",
"license": "MIT",
"description": "Functional programming in TypeScript",
Expand Down
9 changes: 9 additions & 0 deletions packages/rpc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @effect/rpc

## 0.27.16

### Patch Changes

- [#2198](https://github.com/Effect-TS/effect/pull/2198) [`0c58b32`](https://github.com/Effect-TS/effect/commit/0c58b32dcfbed9bb5db78e9c08f6a557ec2f640b) Thanks [@tim-smart](https://github.com/tim-smart)! - add convenience client constructors to /rpc-http

- Updated dependencies [[`aa6556f`](https://github.com/Effect-TS/effect/commit/aa6556f007117caea84d6965aa30846a11879e9d)]:
- @effect/platform@0.46.1

## 0.27.15

### 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.27.15",
"version": "0.27.16",
"type": "module",
"license": "MIT",
"description": "Functional programming in TypeScript",
Expand Down

0 comments on commit 505162f

Please sign in to comment.