Skip to content

Commit 9537cd5

Browse files
Version Packages (#188)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a7ae57b commit 9537cd5

File tree

7 files changed

+23
-8
lines changed

7 files changed

+23
-8
lines changed

.changeset/hip-ants-sort.md

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

packages/rx-react/CHANGELOG.md

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

3+
## 0.31.22
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`3e3ebc3`](https://github.com/tim-smart/effect-rx/commit/3e3ebc3c2f6fbb82530868a3b43f35d54d2f32d5)]:
8+
- @effect-rx/rx@0.34.19
9+
310
## 0.31.21
411

512
### 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.21",
3+
"version": "0.31.22",
44
"description": "Reactive toolkit for Effect",
55
"type": "module",
66
"publishConfig": {

packages/rx-vue/CHANGELOG.md

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

3+
## 0.11.19
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`3e3ebc3`](https://github.com/tim-smart/effect-rx/commit/3e3ebc3c2f6fbb82530868a3b43f35d54d2f32d5)]:
8+
- @effect-rx/rx@0.34.19
9+
310
## 0.11.18
411

512
### Patch Changes

packages/rx-vue/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-vue",
3-
"version": "0.11.18",
3+
"version": "0.11.19",
44
"description": "Reactive toolkit for Effect",
55
"type": "module",
66
"publishConfig": {

packages/rx/CHANGELOG.md

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

3+
## 0.34.19
4+
5+
### Patch Changes
6+
7+
- [`3e3ebc3`](https://github.com/tim-smart/effect-rx/commit/3e3ebc3c2f6fbb82530868a3b43f35d54d2f32d5) Thanks [@tim-smart](https://github.com/tim-smart)! - increase Rx.searchParam debounce
8+
39
## 0.34.18
410

511
### Patch Changes

packages/rx/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",
3-
"version": "0.34.18",
3+
"version": "0.34.19",
44
"description": "Reactive toolkit for Effect",
55
"type": "module",
66
"publishConfig": {

0 commit comments

Comments
 (0)