Skip to content

Commit 8723653

Browse files
github-actions[bot]datner
authored andcommitted
Version Packages
1 parent 07ca9a8 commit 8723653

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/dull-rings-train.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
# react-effect
22

3+
## 0.0.6
4+
5+
### Patch Changes
6+
7+
- [`07ca9a8`](https://github.com/datner/react-effect/commit/07ca9a8ea6da41c427b127a846217ca148bec41e) Thanks [@datner](https://github.com/datner)! - change to use-effect based impl
8+
39
## 0.0.5
410

511
### 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-react",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"publishConfig": {
55
"access": "public",
66
"directory": "dist"

0 commit comments

Comments
 (0)