Skip to content

Commit 38e0736

Browse files
Version Packages (#365)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 92982ec commit 38e0736

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/bumpy-pears-push.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.1
4+
5+
### Patch Changes
6+
7+
- [#357](https://github.com/tim-smart/effect-atom/pull/357) [`92982ec`](https://github.com/tim-smart/effect-atom/commit/92982ec90ebfd9e902fa76ca2c3316c914316b0b) Thanks [@0xh3x](https://github.com/0xh3x)! - fix Result to consider waiting flag in equality
8+
39
## 0.4.0
410

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

0 commit comments

Comments
 (0)