Skip to content

Commit 8e0076b

Browse files
Version Packages (#410)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2e71150 commit 8e0076b

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/soft-spiders-care.md

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

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.2
4+
5+
### Patch Changes
6+
7+
- [#409](https://github.com/tim-smart/effect-atom/pull/409) [`6fe7bd0`](https://github.com/tim-smart/effect-atom/commit/6fe7bd02564d8f53f1cc570f808f2beea035675c) Thanks [@harrysolovay](https://github.com/harrysolovay)! - allow overriding AtomHttpApi & AtomRpc runtime factory
8+
39
## 0.5.1
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.5.1",
3+
"version": "0.5.2",
44
"description": "Reactive toolkit for Effect",
55
"type": "module",
66
"publishConfig": {

0 commit comments

Comments
 (0)