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 2, 2024
1 parent 13b7aa1 commit 7c6b3b5
Show file tree
Hide file tree
Showing 10 changed files with 35 additions and 14 deletions.
5 changes: 0 additions & 5 deletions .changeset/heavy-actors-return.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tricky-dots-give.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

## 1.11.4

### Patch Changes

- Updated dependencies [13b7aa1]
- effect-app@1.17.2

## 1.11.3

### 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": "1.11.3",
"version": "1.11.4",
"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

## 1.23.1

### Patch Changes

- Updated dependencies [13b7aa1]
- effect-app@1.17.2
- @effect-app/infra-adapters@1.11.4

## 1.23.0

### Minor 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": "1.23.0",
"version": "1.23.1",
"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

## 1.17.2

### Patch Changes

- 13b7aa1: fix: TaggedUnion should inherit the rest of Union

## 1.17.1

### 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",
"version": "1.17.1",
"version": "1.17.2",
"license": "MIT",
"type": "module",
"dependencies": {
Expand Down
10 changes: 10 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @effect-app/vue

## 1.14.2

### Patch Changes

- fa5ffe3: update packages
- Updated dependencies [fa5ffe3]
- Updated dependencies [13b7aa1]
- @effect-app/vue@1.14.2
- effect-app@1.17.2

## 1.14.1

### 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": "1.14.1",
"version": "1.14.2",
"license": "MIT",
"type": "module",
"homepage": "https://github.com/effect-ts-app/libs/tree/main/packages/vue",
Expand Down

0 comments on commit 7c6b3b5

Please sign in to comment.