We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d77682a commit 7dfae8aCopy full SHA for 7dfae8a
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## [1.6.3](https://github.com/react-restart/ui/compare/v1.6.2...v1.6.3) (2023-04-15)
2
+
3
4
+### Bug Fixes
5
6
+* downgrade uncontrollable to 7.2.1 ([#79](https://github.com/react-restart/ui/issues/79)) ([d77682a](https://github.com/react-restart/ui/commit/d77682ac7a175d8fb1cbc2b1ea504cbf0d317317))
7
8
9
10
11
12
## [1.6.2](https://github.com/react-restart/ui/compare/v1.6.1...v1.6.2) (2023-03-17)
13
14
package.json
@@ -1,6 +1,6 @@
{
"name": "@restart/ui",
- "version": "1.6.2",
+ "version": "1.6.3",
"description": "Utilities for creating robust overlay components",
"author": {
"name": "Jason Quense",
0 commit comments