Skip to content

Commit 1f611f2

Browse files
github-actions[bot]IMax153
authored andcommitted
Version Packages
1 parent 5a95284 commit 1f611f2

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/lemon-turkeys-serve.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tricky-dogs-laugh.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @effect/query
22

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- [#439](https://github.com/Effect-TS/query/pull/439) [`26a1cfb`](https://github.com/Effect-TS/query/commit/26a1cfb0f46b3746ef94836738439be764f24cb2) Thanks [@IMax153](https://github.com/IMax153)! - filter internals from traces
8+
9+
- [#441](https://github.com/Effect-TS/query/pull/441) [`5a95284`](https://github.com/Effect-TS/query/commit/5a95284eccf1053609adced8d69c8805e64556f2) Thanks [@IMax153](https://github.com/IMax153)! - migrate from @fp-ts/data to @effect/data
10+
311
## 0.1.1
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@effect/query",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"publishConfig": {
55
"access": "public",
66
"directory": "dist"

0 commit comments

Comments
 (0)