Skip to content

Commit 403005f

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/breezy-baboons-listen.md

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

packages/atom-vue/CHANGELOG.md

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

3+
## 0.3.3
4+
5+
### Patch Changes
6+
7+
- [#331](https://github.com/tim-smart/effect-atom/pull/331) [`b68ecaf`](https://github.com/tim-smart/effect-atom/commit/b68ecafcf490bd71033601f79047e95ce979a439) Thanks [@patroza](https://github.com/patroza)! - align Vue `useAtomSet` to the React version
8+
39
## 0.3.2
410

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

0 commit comments

Comments
 (0)