Skip to content

Commit b1894d0

Browse files
committed
Publish v1.9.2
1 parent 62ea59f commit b1894d0

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [1.9.2](https://github.com/react-restart/ui/compare/v1.9.0...v1.9.2) (2024-12-15)
2+
3+
4+
### Bug Fixes
5+
6+
* bump hooks dependency for strict mode fixes ([3b73c01](https://github.com/react-restart/ui/commit/3b73c0133ef9638b8ea35be38b14837233b88361))
7+
* replace deprecated JSX global types ([#113](https://github.com/react-restart/ui/issues/113)) ([62ea59f](https://github.com/react-restart/ui/commit/62ea59f7e4ca98e95e48c5c9f8f3b63510c161d3))
8+
9+
10+
11+
12+
113
## [1.9.1](https://github.com/react-restart/ui/compare/v1.9.0...v1.9.1) (2024-11-25)
214

315

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@restart/ui",
3-
"version": "1.9.1",
3+
"version": "1.9.2",
44
"description": "Utilities for creating robust overlay components",
55
"author": {
66
"name": "Jason Quense",

0 commit comments

Comments
 (0)