Skip to content

Commit 975f1c0

Browse files
Version Packages (#180)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9138c4a commit 975f1c0

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/loud-windows-shine.md

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

packages/rx-react/CHANGELOG.md

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

3+
## 0.31.15
4+
5+
### Patch Changes
6+
7+
- [`9138c4a`](https://github.com/tim-smart/effect-rx/commit/9138c4a76aacae7123c103a0cfda9691beef451f) Thanks [@tim-smart](https://github.com/tim-smart)! - fix Reactive rendering in react
8+
39
## 0.31.14
410

511
### Patch Changes

packages/rx-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@effect-rx/rx-react",
3-
"version": "0.31.14",
3+
"version": "0.31.15",
44
"description": "Reactive toolkit for Effect",
55
"type": "module",
66
"publishConfig": {

0 commit comments

Comments
 (0)