Skip to content

Commit e132aef

Browse files
committed
Publish v1.6.4
1 parent 0677a13 commit e132aef

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.4](https://github.com/react-restart/ui/compare/v1.6.3...v1.6.4) (2023-05-22)
2+
3+
4+
### Bug Fixes
5+
6+
* point node to the common js build ([#85](https://github.com/react-restart/ui/issues/85)) ([6731f29](https://github.com/react-restart/ui/commit/6731f294bb4af1a2849f9afba8b388d33bb549b6))
7+
* **useOutsideClick:** fix a case where click outside fired twice in a row in an iframe ([#86](https://github.com/react-restart/ui/issues/86)) ([0677a13](https://github.com/react-restart/ui/commit/0677a134df2d1861ddc78d2aec659a1956859f70))
8+
9+
10+
11+
12+
113
## [1.6.3](https://github.com/react-restart/ui/compare/v1.6.2...v1.6.3) (2023-04-15)
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.3",
3+
"version": "1.6.4",
44
"description": "Utilities for creating robust overlay components",
55
"author": {
66
"name": "Jason Quense",

0 commit comments

Comments
 (0)