Skip to content

Commit c307379

Browse files
committed
Publish v1.6.2
1 parent a1ff85b commit c307379

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.2](https://github.com/react-restart/ui/compare/v1.6.1...v1.6.2) (2023-03-17)
2+
3+
4+
### Bug Fixes
5+
6+
* support KeyboardEvent.code ([#76](https://github.com/react-restart/ui/issues/76)) ([6fe458f](https://github.com/react-restart/ui/commit/6fe458fe105fcc3496a0701e9c334f88cf8a9eda))
7+
* update dependencies ([#77](https://github.com/react-restart/ui/issues/77)) ([a1ff85b](https://github.com/react-restart/ui/commit/a1ff85bb9e2897046ddbeef9754f5b1a77146527))
8+
9+
10+
11+
12+
113
## [1.6.1](https://github.com/react-restart/ui/compare/v1.6.0...v1.6.1) (2023-02-10)
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.1",
3+
"version": "1.6.2",
44
"description": "Utilities for creating robust overlay components",
55
"author": {
66
"name": "Jason Quense",

0 commit comments

Comments
 (0)