Skip to content

Commit 362713f

Browse files
committed
Publish v2.0.0-beta.9
1 parent d2c60f0 commit 362713f

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# [2.0.0-beta.9](https://github.com/react-restart/ui/compare/v2.0.0-beta.8...v2.0.0-beta.9) (2025-08-13)
2+
3+
4+
### Bug Fixes
5+
6+
* crash on invalid cross origin iframe ([#129](https://github.com/react-restart/ui/issues/129)) ([d2c60f0](https://github.com/react-restart/ui/commit/d2c60f0e1a0cb31c91c1065ce37c89bcfabf5de4))
7+
8+
9+
10+
11+
112
# [2.0.0-beta.8](https://github.com/react-restart/ui/compare/v2.0.0-beta.7...v2.0.0-beta.8) (2025-08-07)
213

314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@restart/ui",
3-
"version": "2.0.0-beta.8",
3+
"version": "2.0.0-beta.9",
44
"description": "Utilities for creating robust overlay components",
55
"author": {
66
"name": "Jason Quense",

0 commit comments

Comments
 (0)