Skip to content

Commit

Permalink
chore: update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 5, 2025
1 parent 62cdd7f commit b7b6ad0
Show file tree
Hide file tree
Showing 10 changed files with 30 additions and 14 deletions.
5 changes: 0 additions & 5 deletions .changeset/blue-jobs-shake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/proud-cooks-promise.md

This file was deleted.

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

## 2.23.2

### Patch Changes

- 1c3af52: fix HttpClient type

## 2.23.1

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

## 2.34.2

### Patch Changes

- Updated dependencies [1c3af52]
- effect-app@2.23.2

## 2.34.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": "2.34.1",
"version": "2.34.2",
"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.94.1

### Patch Changes

- a38be97: m

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

## 2.19.2

### Patch Changes

- Updated dependencies [1c3af52]
- effect-app@2.23.2

## 2.19.1

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

0 comments on commit b7b6ad0

Please sign in to comment.