Skip to content

Commit bfec541

Browse files
github-actions[bot]datner
authored andcommitted
Version Packages
1 parent f82837f commit bfec541

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/giant-falcons-clap.md

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

.changeset/silent-gorillas-crash.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
# react-effect
22

3+
## 0.0.5
4+
5+
### Patch Changes
6+
7+
- [`f82837f`](https://github.com/datner/react-effect/commit/f82837f849bc99e61d2353871ccdc05445305db6) Thanks [@datner](https://github.com/datner)! - update dependencies
8+
9+
- [#7](https://github.com/datner/react-effect/pull/7) [`5f531f4`](https://github.com/datner/react-effect/commit/5f531f41ef367d061efd5cf2a94d7c2e33bbf6b3) Thanks [@tim-smart](https://github.com/tim-smart)! - switch to explicit fiber tracking in useResultCallback
10+
311
## 0.0.4
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-react",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"publishConfig": {
55
"access": "public",
66
"directory": "dist"

0 commit comments

Comments
 (0)