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 27, 2024
1 parent c710953 commit f8526d7
Show file tree
Hide file tree
Showing 20 changed files with 86 additions and 25 deletions.
5 changes: 0 additions & 5 deletions .changeset/eighty-buses-knock.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/popular-kings-explode.md

This file was deleted.

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

## 0.81.1

### Patch Changes

- c710953: update packagesy

## 0.81.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@effect-app/cli",
"version": "0.81.0",
"version": "0.81.1",
"license": "MIT",
"type": "module",
"bin": {
Expand Down
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

## 1.10.1

### Patch Changes

- 3de8bfb: free up Effect.Service symbol

## 1.10.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": "1.10.0",
"version": "1.10.1",
"license": "MIT",
"type": "module",
"homepage": "https://github.com/effect-ts-app/libs/tree/main/packages/core",
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

## 1.10.1

### Patch Changes

- c710953: update packagesy
- Updated dependencies [3de8bfb]
- @effect-app/core@1.10.1

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

## 1.11.1

### Patch Changes

- c710953: update packagesy
- Updated dependencies [3de8bfb]
- Updated dependencies [c710953]
- @effect-app/core@1.10.1
- effect-app@1.16.1
- @effect-app/schema@1.12.1

## 1.11.0

### Minor 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.0",
"version": "1.11.1",
"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.17.1

### Patch Changes

- c710953: update packagesy
- Updated dependencies [3de8bfb]
- Updated dependencies [c710953]
- @effect-app/core@1.10.1
- @effect-app/infra-adapters@1.11.1
- effect-app@1.16.1
- @effect-app/schema@1.12.1

## 1.17.0

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

## 0.77.1

### Patch Changes

- c710953: update packagesy

## 0.77.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/pnpm-singleton/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@effect-app/pnpm-singleton",
"version": "0.77.0",
"version": "0.77.1",
"license": "MIT",
"type": "module",
"scripts": {
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

## 1.16.1

### Patch Changes

- c710953: update packagesy
- Updated dependencies [3de8bfb]
- @effect-app/core@1.10.1
- @effect-app/schema@1.12.1

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

## 1.12.1

### Patch Changes

- Updated dependencies [3de8bfb]
- @effect-app/core@1.10.1

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

## 1.13.1

### Patch Changes

- c710953: update packagesy
- Updated dependencies [3de8bfb]
- Updated dependencies [c710953]
- @effect-app/core@1.10.1
- effect-app@1.16.1
- @effect-app/vue@1.13.1
- @effect-app/schema@1.12.1

## 1.13.0

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

0 comments on commit f8526d7

Please sign in to comment.