Skip to content

Commit 5902830

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/reset-function-idle-ttl.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.4.3
4+
5+
### Patch Changes
6+
7+
- [#371](https://github.com/tim-smart/effect-atom/pull/371) [`e1c5e51`](https://github.com/tim-smart/effect-atom/commit/e1c5e51f3ed3d5c84b38b00cc4586f1c45905c3e) Thanks [@lucas-barake](https://github.com/lucas-barake)! - Ensure atom ttl is 0 for internal intermediate state atoms.
8+
39
## 0.4.2
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.2",
3+
"version": "0.4.3",
44
"description": "Reactive toolkit for Effect",
55
"type": "module",
66
"publishConfig": {

0 commit comments

Comments
 (0)