Skip to content

Commit 7e64d3f

Browse files
Version Packages (#402)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7b9289d commit 7e64d3f

9 files changed

Lines changed: 43 additions & 12 deletions

File tree

.changeset/fruity-donkeys-swim.md

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

packages/atom-livestore/CHANGELOG.md

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

3+
## 0.5.0
4+
5+
### Minor Changes
6+
7+
- [`7b9289d`](https://github.com/tim-smart/effect-atom/commit/7b9289d0bfd904d1434a38df0808e69c876767b4) Thanks [@tim-smart](https://github.com/tim-smart)! - update effect
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`7b9289d`](https://github.com/tim-smart/effect-atom/commit/7b9289d0bfd904d1434a38df0808e69c876767b4)]:
12+
- @effect-atom/atom@0.5.0
13+
314
## 0.4.8
415

516
### Patch Changes

packages/atom-livestore/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@effect-atom/atom-livestore",
3-
"version": "0.4.8",
3+
"version": "0.5.0",
44
"description": "effect-atom bindings to livestore",
55
"type": "module",
66
"publishConfig": {

packages/atom-react/CHANGELOG.md

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

3+
## 0.5.0
4+
5+
### Minor Changes
6+
7+
- [`7b9289d`](https://github.com/tim-smart/effect-atom/commit/7b9289d0bfd904d1434a38df0808e69c876767b4) Thanks [@tim-smart](https://github.com/tim-smart)! - update effect
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`7b9289d`](https://github.com/tim-smart/effect-atom/commit/7b9289d0bfd904d1434a38df0808e69c876767b4)]:
12+
- @effect-atom/atom@0.5.0
13+
314
## 0.4.6
415

516
### Patch Changes

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

packages/atom-vue/CHANGELOG.md

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

3+
## 0.5.0
4+
5+
### Minor Changes
6+
7+
- [`7b9289d`](https://github.com/tim-smart/effect-atom/commit/7b9289d0bfd904d1434a38df0808e69c876767b4) Thanks [@tim-smart](https://github.com/tim-smart)! - update effect
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`7b9289d`](https://github.com/tim-smart/effect-atom/commit/7b9289d0bfd904d1434a38df0808e69c876767b4)]:
12+
- @effect-atom/atom@0.5.0
13+
314
## 0.4.5
415

516
### Patch Changes

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

packages/atom/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.5.0
4+
5+
### Minor Changes
6+
7+
- [`7b9289d`](https://github.com/tim-smart/effect-atom/commit/7b9289d0bfd904d1434a38df0808e69c876767b4) Thanks [@tim-smart](https://github.com/tim-smart)! - update effect
8+
39
## 0.4.13
410

511
### Patch Changes

packages/atom/package.json

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

0 commit comments

Comments
 (0)