Skip to content

Commit 4eafc6b

Browse files
committed
Publish v0.2.4
1 parent e4e7170 commit 4eafc6b

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+
## [0.2.4](https://github.com/react-restart/ui/compare/v0.2.3...v0.2.4) (2021-12-08)
2+
3+
4+
### Features
5+
6+
* add support for iframe and differing owner documents ([#38](https://github.com/react-restart/ui/issues/38)) ([e4e7170](https://github.com/react-restart/ui/commit/e4e7170afcebee0451187e8f76b963fdcf797dfc))
7+
* **types:** Add proper dynamic function component type ([#37](https://github.com/react-restart/ui/issues/37)) ([1ad4213](https://github.com/react-restart/ui/commit/1ad42135ef7b6efdc0e352f346acb951f9a93e28))
8+
9+
10+
11+
12+
113
## [0.2.3](https://github.com/react-restart/ui/compare/v0.2.2...v0.2.3) (2021-09-20)
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": "0.2.3",
3+
"version": "0.2.4",
44
"description": "Utilities for creating robust overlay components",
55
"author": {
66
"name": "Jason Quense",

0 commit comments

Comments
 (0)