We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92dac58 commit 7f12e38Copy full SHA for 7f12e38
.changeset/fast-garlics-wave.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# react-effect
2
3
+## 0.0.2
4
+
5
+### Patch Changes
6
7
+- [`92dac58`](https://github.com/datner/react-effect/commit/92dac5814e11c2526ab572a5c2100305e08b3dc4) - bug fixes
8
9
## 0.0.1
10
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "effect-react",
- "version": "0.0.1",
+ "version": "0.0.2",
"publishConfig": {
"access": "public",
"directory": "dist"
0 commit comments