Skip to content

Commit 723796c

Browse files
committed
Publish v1.6.9
1 parent 42943d8 commit 723796c

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [1.6.9](https://github.com/react-restart/ui/compare/v1.6.8...v1.6.9) (2024-05-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **DropdownMenu:** remove defaultProps ([#103](https://github.com/react-restart/ui/issues/103)) ([42943d8](https://github.com/react-restart/ui/commit/42943d86c5c72c290e63257dc320916112364f15))
7+
* **useRTGTransitionProps:** fix ref warning for react 18.3+ ([#102](https://github.com/react-restart/ui/issues/102)) ([ba3d534](https://github.com/react-restart/ui/commit/ba3d534b44265fb83affe35cdbffbab73628f84f))
8+
9+
10+
11+
12+
113
## [1.6.8](https://github.com/react-restart/ui/compare/v1.6.7...v1.6.8) (2024-03-18)
214

315

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": "1.6.8",
3+
"version": "1.6.9",
44
"description": "Utilities for creating robust overlay components",
55
"author": {
66
"name": "Jason Quense",

0 commit comments

Comments
 (0)