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 21, 2023
1 parent cf6ae3c commit 1ea6e70
Show file tree
Hide file tree
Showing 22 changed files with 93 additions and 28 deletions.
5 changes: 0 additions & 5 deletions .changeset/breezy-kids-tease.md

This file was deleted.

13 changes: 0 additions & 13 deletions .changeset/ten-ads-cough.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.33.1

### Patch Changes

- cf6ae3c: update packages

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

## 0.47.1

### Patch Changes

- cf6ae3c: update packages

## 0.47.0

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

## 0.95.1

### Patch Changes

- cf6ae3c: update packages

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

## 0.95.1

### Patch Changes

- cf6ae3c: update packages
- Updated dependencies [cf6ae3c]
- @effect-app/schema@0.89.1
- @effect-app/core@0.95.1

## 0.95.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.95.0",
"version": "0.95.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.82.1

### Patch Changes

- Updated dependencies [cf6ae3c]
- @effect-app/prelude@0.104.1
- @effect-app/schema@0.89.1
- @effect-app/core@0.95.1

## 0.82.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": "0.82.0",
"version": "0.82.1",
"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.130.1

### Patch Changes

- cf6ae3c: update packages
- Updated dependencies [cf6ae3c]
- @effect-app/prelude@0.104.1
- @effect-app/schema@0.89.1
- @effect-app/core@0.95.1
- @effect-app/infra-adapters@0.82.1

## 0.130.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": "0.130.0",
"version": "0.130.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.37.1

### Patch Changes

- cf6ae3c: update packages

## 0.37.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.37.0",
"version": "0.37.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

## 0.104.1

### Patch Changes

- cf6ae3c: update packages
- Updated dependencies [cf6ae3c]
- @effect-app/schema@0.89.1
- @effect-app/core@0.95.1

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

## 0.89.1

### Patch Changes

- cf6ae3c: update packages
- Updated dependencies [cf6ae3c]
- @effect-app/core@0.95.1

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

## 0.85.1

### Patch Changes

- 1fe14dc: add locale to log
- cf6ae3c: update packages
- Updated dependencies [1fe14dc]
- Updated dependencies [cf6ae3c]
- @effect-app/[email protected]
- @effect-app/[email protected]
- @effect-app/[email protected]
- @effect-app/[email protected]

## 0.85.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": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"type": "module",
"dependencies": {
Expand Down

0 comments on commit 1ea6e70

Please sign in to comment.