Skip to content

Commit 8708cc0

Browse files
committed
Publish v2.0.0-beta.6
1 parent 6113f4b commit 8708cc0

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.6](https://github.com/react-restart/ui/compare/v2.0.0-beta.5...v2.0.0-beta.6) (2025-07-28)
2+
3+
4+
### Bug Fixes
5+
6+
* remove node from exports map ([#126](https://github.com/react-restart/ui/issues/126)) ([6113f4b](https://github.com/react-restart/ui/commit/6113f4b10b73ef5a0b448173fad1a1f7b9f961a2))
7+
8+
9+
10+
11+
112
# [2.0.0-beta.5](https://github.com/react-restart/ui/compare/v2.0.0-beta.4...v2.0.0-beta.5) (2025-06-25)
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.5",
3+
"version": "2.0.0-beta.6",
44
"description": "Utilities for creating robust overlay components",
55
"author": {
66
"name": "Jason Quense",

0 commit comments

Comments
 (0)