Skip to content

Commit

Permalink
chore: Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
patroza committed Sep 21, 2024
1 parent 2b56d7e commit 204578d
Show file tree
Hide file tree
Showing 11 changed files with 40 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/fast-kangaroos-dream.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/perfect-cars-sing.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/red-ways-sleep.md

This file was deleted.

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

## 1.10.2

### Patch Changes

- Updated dependencies [2b56d7e]
- Updated dependencies [73d5e0a]
- effect-app@1.15.1

## 1.10.1

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

## 1.16.3

### Patch Changes

- 88f56d4: verify
- 2b56d7e: cleanup routing
- 73d5e0a: cleanup routing
- Updated dependencies [2b56d7e]
- Updated dependencies [73d5e0a]
- effect-app@1.15.1
- @effect-app/infra-adapters@1.10.2

## 1.16.2

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

## 1.15.1

### Patch Changes

- 2b56d7e: cleanup routing
- 73d5e0a: cleanup routing

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

## 1.12.2

### Patch Changes

- Updated dependencies [2b56d7e]
- Updated dependencies [73d5e0a]
- effect-app@1.15.1
- @effect-app/vue@1.12.2

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

0 comments on commit 204578d

Please sign in to comment.