Skip to content

Commit 62d24b1

Browse files
github-actions[bot]mikearnaldi
authored andcommitted
Version Packages
1 parent ddfb1de commit 62d24b1

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/eight-otters-design.md

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

CHANGELOG.md

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

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- [#436](https://github.com/Effect-TS/query/pull/436) [`4748027`](https://github.com/Effect-TS/query/commit/4748027bf90c00a77d259c6b853e1d66321cf326) Thanks [@mikearnaldi](https://github.com/mikearnaldi)! - Make Query a sub-type of Effect
8+
39
## 0.1.0
410

511
### Minor 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.0",
3+
"version": "0.1.1",
44
"publishConfig": {
55
"access": "public",
66
"directory": "dist"

0 commit comments

Comments
 (0)