Skip to content

Commit

Permalink
chore: Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
patroza committed Oct 21, 2023
1 parent 924817d commit 641bd48
Show file tree
Hide file tree
Showing 11 changed files with 41 additions and 10 deletions.
5 changes: 0 additions & 5 deletions .changeset/swift-games-camp.md

This file was deleted.

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

## 0.56.5

### Patch Changes

- Updated dependencies [924817d9]
- @effect-app/prelude@0.67.1

## 0.56.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/infra-adapters/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@effect-app/infra-adapters",
"version": "0.56.4",
"version": "0.56.5",
"license": "MIT",
"type": "module",
"dependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/infra/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @effect-app/infra

## 0.80.6

### Patch Changes

- Updated dependencies [924817d9]
- @effect-app/prelude@0.67.1
- @effect-app/infra-adapters@0.56.5

## 0.80.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/infra/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@effect-app/infra",
"version": "0.80.5",
"version": "0.80.6",
"license": "MIT",
"type": "module",
"dependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/prelude/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @effect-app/prelude

## 0.67.1

### Patch Changes

- 924817d9: fix type

## 0.67.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/prelude/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@effect-app/prelude",
"version": "0.67.0",
"version": "0.67.1",
"license": "MIT",
"type": "module",
"dependencies": {
Expand Down
7 changes: 7 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @effect-app/react

## 0.47.5

### Patch Changes

- Updated dependencies [924817d9]
- @effect-app/prelude@0.67.1

## 0.47.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@effect-app/react",
"version": "0.47.4",
"version": "0.47.5",
"license": "MIT",
"type": "module",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @effect-app/vue

## 0.61.1

### Patch Changes

- Updated dependencies [924817d9]
- @effect-app/prelude@0.67.1
- @effect-app/vue@0.61.1

## 0.61.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@effect-app/vue",
"version": "0.61.0",
"version": "0.61.1",
"license": "MIT",
"type": "module",
"dependencies": {
Expand Down

0 comments on commit 641bd48

Please sign in to comment.