Skip to content

Commit 469ccc6

Browse files
committed
Publish v1.9.1
1 parent 3b73c01 commit 469ccc6

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [1.9.1](https://github.com/react-restart/ui/compare/v1.9.0...v1.9.1) (2024-11-25)
2+
3+
4+
### Bug Fixes
5+
6+
* bump hooks dependency for strict mode fixes ([3b73c01](https://github.com/react-restart/ui/commit/3b73c0133ef9638b8ea35be38b14837233b88361))
7+
8+
9+
10+
11+
112
# [1.9.0](https://github.com/react-restart/ui/compare/v1.8.0...v1.9.0) (2024-11-20)
213

314

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

0 commit comments

Comments
 (0)