Skip to content

Commit

Permalink
chore: Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
patroza committed Dec 4, 2023
1 parent 7f946cb commit 075ec8c
Show file tree
Hide file tree
Showing 17 changed files with 77 additions and 15 deletions.
7 changes: 0 additions & 7 deletions .changeset/calm-mails-vanish.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @effect-app/core

## 0.81.1

### Patch Changes

- 7f946cb: remove obsolete helpers

## 0.81.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@effect-app/core",
"version": "0.81.0",
"version": "0.81.1",
"license": "MIT",
"type": "module",
"dependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/fluent-extensions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @effect-app/fluent-extensions

## 0.85.1

### Patch Changes

- Updated dependencies [7f946cb]
- @effect-app/core@0.81.1
- @effect-app/schema@0.79.1

## 0.85.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/fluent-extensions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@effect-app/fluent-extensions",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"type": "module",
"dependencies": {
Expand Down
9 changes: 9 additions & 0 deletions packages/infra-adapters/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @effect-app/infra-adapters

## 0.70.3

### Patch Changes

- Updated dependencies [7f946cb]
- @effect-app/prelude@0.88.2
- @effect-app/core@0.81.1
- @effect-app/schema@0.79.1

## 0.70.2

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

## 0.113.2

### Patch Changes

- 7f946cb: remove obsolete helpers
- Updated dependencies [7f946cb]
- @effect-app/prelude@0.88.2
- @effect-app/core@0.81.1
- @effect-app/infra-adapters@0.70.3
- @effect-app/schema@0.79.1

## 0.113.1

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

## 0.88.2

### Patch Changes

- 7f946cb: remove obsolete helpers
- Updated dependencies [7f946cb]
- @effect-app/core@0.81.1
- @effect-app/schema@0.79.1

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

## 0.58.3

### Patch Changes

- Updated dependencies [7f946cb]
- @effect-app/prelude@0.88.2
- @effect-app/core@0.81.1
- @effect-app/schema@0.79.1

## 0.58.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@effect-app/react",
"version": "0.58.2",
"version": "0.58.3",
"license": "MIT",
"type": "module",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions packages/schema/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @effect-app/schema

## 0.79.1

### Patch Changes

- Updated dependencies [7f946cb]
- @effect-app/core@0.81.1

## 0.79.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@effect-app/schema",
"version": "0.79.0",
"version": "0.79.1",
"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

## 0.73.3

### Patch Changes

- Updated dependencies [7f946cb]
- @effect-app/prelude@0.88.2
- @effect-app/core@0.81.1
- @effect-app/vue@0.73.3
- @effect-app/schema@0.79.1

## 0.73.2

### 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": "0.73.2",
"version": "0.73.3",
"license": "MIT",
"type": "module",
"dependencies": {
Expand Down

0 comments on commit 075ec8c

Please sign in to comment.