Skip to content

Commit

Permalink
chore: Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
patroza committed Nov 15, 2023
1 parent f03b6b4 commit 116c423
Show file tree
Hide file tree
Showing 11 changed files with 42 additions and 11 deletions.
6 changes: 0 additions & 6 deletions .changeset/nine-cameras-speak.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.60.5

### Patch Changes

- Updated dependencies [f03b6b48]
- @effect-app/prelude@0.72.3

## 0.60.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.60.4",
"version": "0.60.5",
"license": "MIT",
"type": "module",
"dependencies": {
Expand Down
9 changes: 9 additions & 0 deletions packages/infra/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @effect-app/infra

## 0.94.5

### Patch Changes

- f03b6b48: fix
- Updated dependencies [f03b6b48]
- @effect-app/prelude@0.72.3
- @effect-app/infra-adapters@0.60.5

## 0.94.4

### 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.94.4",
"version": "0.94.5",
"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.72.3

### Patch Changes

- f03b6b48: fix

## 0.72.2

### Patch 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.72.2",
"version": "0.72.3",
"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.50.5

### Patch Changes

- Updated dependencies [f03b6b48]
- @effect-app/prelude@0.72.3

## 0.50.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.50.4",
"version": "0.50.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.65.3

### Patch Changes

- Updated dependencies [f03b6b48]
- @effect-app/prelude@0.72.3
- @effect-app/vue@0.65.3

## 0.65.2

### Patch 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.65.2",
"version": "0.65.3",
"license": "MIT",
"type": "module",
"dependencies": {
Expand Down

0 comments on commit 116c423

Please sign in to comment.