Skip to content

Commit f513c64

Browse files
Version Packages (#764)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5718ead commit f513c64

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/wise-poets-look.md

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

packages/react/CHANGELOG.md

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

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- Support React 19 ([#763](https://github.com/manzt/anywidget/pull/763))
8+
39
## 0.0.8
410

511
### Patch Changes

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@anywidget/react",
33
"type": "module",
4-
"version": "0.0.8",
4+
"version": "0.1.0",
55
"description": "React utilities for anywidget",
66
"main": "index.js",
77
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)