Skip to content

Commit 7bd68dc

Browse files
committed
chore: Update versions
1 parent a2e1e1e commit 7bd68dc

9 files changed

Lines changed: 32 additions & 9 deletions

File tree

.changeset/soft-forks-join.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/effect-app/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @effect-app/prelude
22

3+
## 2.43.1
4+
5+
### Patch Changes
6+
7+
- a2e1e1e: improve jsonschema of Email
8+
39
## 2.43.0
410

511
### Minor Changes

packages/effect-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "effect-app",
3-
"version": "2.43.0",
3+
"version": "2.43.1",
44
"license": "MIT",
55
"type": "module",
66
"dependencies": {

packages/infra/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @effect-app/infra
22

3+
## 2.64.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [a2e1e1e]
8+
- effect-app@2.43.1
9+
310
## 2.64.2
411

512
### Patch Changes

packages/infra/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@effect-app/infra",
3-
"version": "2.64.2",
3+
"version": "2.64.3",
44
"license": "MIT",
55
"type": "module",
66
"dependencies": {

packages/vue-components/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @effect-app/vue-components
22

3+
## 0.8.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [a2e1e1e]
8+
- effect-app@2.43.1
9+
- @effect-app/vue@2.43.1
10+
311
## 0.8.6
412

513
### Patch Changes

packages/vue-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@effect-app/vue-components",
3-
"version": "0.8.6",
3+
"version": "0.8.7",
44
"scripts": {
55
"build": "pnpm build:run",
66
"build:run": "rimraf dist && vue-tsc && vite build",

packages/vue/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @effect-app/vue
22

3+
## 2.43.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [a2e1e1e]
8+
- effect-app@2.43.1
9+
310
## 2.43.0
411

512
### Minor Changes

packages/vue/package.json

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

0 commit comments

Comments
 (0)