Skip to content

Commit

Permalink
chore: Update versions
Browse files Browse the repository at this point in the history
patroza committed Nov 15, 2023

Verified

This commit was signed with the committer’s verified signature.
patroza Patrick Roza
1 parent 01b08c7 commit 57ec811
Showing 10 changed files with 41 additions and 5 deletions.
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.6

### Patch Changes

- Updated dependencies
- @effect-app/prelude@0.72.4

## 0.60.5

### Patch Changes
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.5",
"version": "0.60.6",
"license": "MIT",
"type": "module",
"dependencies": {
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.94.6

### Patch Changes

- Updated dependencies
- @effect-app/prelude@0.72.4
- @effect-app/infra-adapters@0.60.6

## 0.94.5

### Patch Changes
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.5",
"version": "0.94.6",
"license": "MIT",
"type": "module",
"dependencies": {
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.4

### Patch Changes

- fix id

## 0.72.3

### Patch Changes
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.3",
"version": "0.72.4",
"license": "MIT",
"type": "module",
"dependencies": {
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.6

### Patch Changes

- Updated dependencies
- @effect-app/prelude@0.72.4

## 0.50.5

### Patch Changes
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.5",
"version": "0.50.6",
"license": "MIT",
"type": "module",
"scripts": {
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.4

### Patch Changes

- Updated dependencies
- @effect-app/prelude@0.72.4
- @effect-app/vue@0.65.4

## 0.65.3

### Patch Changes
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.3",
"version": "0.65.4",
"license": "MIT",
"type": "module",
"dependencies": {

0 comments on commit 57ec811

Please sign in to comment.