Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit cbd0f87

Browse files
committedMar 20, 2025
chore: update versions
1 parent e25091f commit cbd0f87

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed
 

‎.changeset/slow-cloths-jog.md

-5
This file was deleted.

‎packages/infra/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @effect-app/infra
22

3+
## 2.47.0
4+
5+
### Minor Changes
6+
7+
- e25091f: add support for list.length in queries
8+
39
## 2.46.0
410

511
### Minor Changes

‎packages/infra/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@effect-app/infra",
3-
"version": "2.46.0",
3+
"version": "2.47.0",
44
"license": "MIT",
55
"type": "module",
66
"dependencies": {

0 commit comments

Comments
 (0)
Please sign in to comment.