Skip to content

Commit 82da73b

Browse files
release
1 parent 3c13284 commit 82da73b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/happy-buckets-punch.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# rescript-use-sync-external-store
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- [`3c13284`](https://github.com/illusionalsagacity/rescript-use-sync-external-store/commit/3c13284b3061766bbbc7fcb9bc2d9c4ec512c8ba) Thanks [@illusionalsagacity](https://github.com/illusionalsagacity)! - feat: Upgrade to ReScript 10.1 and JSXv4
8+
39
## 0.1.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rescript-use-sync-external-store",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"description": "ReScript bindings to use-sync-external-store",
55
"repository": "github:illusionalsagacity/rescript-use-sync-external-store",
66
"author": "rob",

0 commit comments

Comments
 (0)