Skip to content

Commit 432fc5d

Browse files
committed
Publish v0.2.6
1 parent 1fdc32a commit 432fc5d

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+
## [0.2.6](https://github.com/react-restart/ui/compare/v0.2.4...v0.2.6) (2022-01-18)
2+
3+
4+
### Bug Fixes
5+
6+
* remove window reference in render breaking SSR ([43738cd](https://github.com/react-restart/ui/commit/43738cd8aae740ea51ee75b9cc3fd6b9738289f3)), closes [#39](https://github.com/react-restart/ui/issues/39)
7+
8+
9+
10+
11+
112
## [0.2.5](https://github.com/react-restart/ui/compare/v0.2.4...v0.2.5) (2021-12-09)
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": "0.2.5",
3+
"version": "0.2.6",
44
"description": "Utilities for creating robust overlay components",
55
"author": {
66
"name": "Jason Quense",

0 commit comments

Comments
 (0)