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 4, 2024
1 parent 447cba4 commit c4bb28a
Show file tree
Hide file tree
Showing 9 changed files with 34 additions and 10 deletions.
6 changes: 0 additions & 6 deletions .changeset/many-carrots-work.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.7

### Patch Changes

- Updated dependencies [447cba4]
- effect-app@1.17.5

## 1.11.6

### 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.6",
"version": "1.11.7",
"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

## 1.23.4

### Patch Changes

- 447cba4: fix paths
- Updated dependencies [447cba4]
- effect-app@1.17.5
- @effect-app/infra-adapters@1.11.7

## 1.23.3

### 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.23.3",
"version": "1.23.4",
"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.5

### Patch Changes

- 447cba4: fix paths

## 1.17.4

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

## 1.14.5

### Patch Changes

- Updated dependencies [447cba4]
- effect-app@1.17.5
- @effect-app/vue@1.14.5

## 1.14.4

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

0 comments on commit c4bb28a

Please sign in to comment.