Skip to content

Commit afa0d18

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

File tree

4 files changed

+10
-11
lines changed

4 files changed

+10
-11
lines changed

.changeset/blue-shrimps-obey.md

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

.changeset/few-dolphins-grab.md

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

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# react-effect
2+
3+
## 0.0.1
4+
5+
### Patch Changes
6+
7+
- [`a309372`](https://github.com/datner/react-effect/commit/a309372be84802ec53118e9c3cdf69f2d375d55a) Thanks [@datner](https://github.com/datner)! - initial commit
8+
9+
- [`86ea058`](https://github.com/datner/react-effect/commit/86ea0587bbf30fea10278ce4eeb3bfb9dedda528) - initial implementation

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

0 commit comments

Comments
 (0)