Skip to content

Commit 511d784

Browse files
committed
Publish v2.0.0-beta.5
1 parent 9fb475a commit 511d784

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.5](https://github.com/react-restart/ui/compare/v2.0.0-beta.4...v2.0.0-beta.5) (2025-06-25)
2+
3+
4+
### Features
5+
6+
* add full ESM support ([#125](https://github.com/react-restart/ui/issues/125)) ([9fb475a](https://github.com/react-restart/ui/commit/9fb475ae1dbf3e451235eab445cbfef4a44cbdb8))
7+
8+
9+
10+
11+
112
# [2.0.0-beta.4](https://github.com/react-restart/ui/compare/v2.0.0-beta.3...v2.0.0-beta.4) (2025-06-17)
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.4",
3+
"version": "2.0.0-beta.5",
44
"description": "Utilities for creating robust overlay components",
55
"author": {
66
"name": "Jason Quense",

0 commit comments

Comments
 (0)