Skip to content

Commit 3069120

Browse files
committed
Publish v2.0.0-beta.7
1 parent b30a536 commit 3069120

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.7](https://github.com/react-restart/ui/compare/v2.0.0-beta.6...v2.0.0-beta.7) (2025-08-04)
2+
3+
4+
### Features
5+
6+
* Implement modal tab behavior according to current APG recommendati… ([#128](https://github.com/react-restart/ui/issues/128)) ([b30a536](https://github.com/react-restart/ui/commit/b30a536cf92e6170a6c9f78b0890e679386d75dd))
7+
8+
9+
10+
11+
112
# [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)
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.6",
3+
"version": "2.0.0-beta.7",
44
"description": "Utilities for creating robust overlay components",
55
"author": {
66
"name": "Jason Quense",

0 commit comments

Comments
 (0)