Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3c4d268

Browse files
committedFeb 8, 2025
chore: update versions
1 parent 02c4141 commit 3c4d268

File tree

7 files changed

+23
-8
lines changed

7 files changed

+23
-8
lines changed
 

‎.changeset/afraid-trees-build.md

-5
This file was deleted.

‎packages/effect-app/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @effect-app/prelude
22

3+
## 2.26.3
4+
5+
### Patch Changes
6+
7+
- 02c4141: fix type
8+
39
## 2.26.2
410

511
### Patch Changes

‎packages/effect-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "effect-app",
3-
"version": "2.26.2",
3+
"version": "2.26.3",
44
"license": "MIT",
55
"type": "module",
66
"dependencies": {

‎packages/infra/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @effect-app/infra
22

3+
## 2.37.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [02c4141]
8+
- effect-app@2.26.3
9+
310
## 2.37.2
411

512
### Patch Changes

‎packages/infra/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@effect-app/infra",
3-
"version": "2.37.2",
3+
"version": "2.37.3",
44
"license": "MIT",
55
"type": "module",
66
"dependencies": {

‎packages/vue/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @effect-app/vue
22

3+
## 2.24.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [02c4141]
8+
- effect-app@2.26.3
9+
310
## 2.24.2
411

512
### Patch Changes

‎packages/vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@effect-app/vue",
3-
"version": "2.24.2",
3+
"version": "2.24.3",
44
"license": "MIT",
55
"type": "module",
66
"homepage": "https://github.com/effect-ts-app/libs/tree/main/packages/vue",

0 commit comments

Comments
 (0)
Please sign in to comment.