Skip to content

Commit 97480fd

Browse files
committed
chore: release @native-html/[email protected]
1 parent 7f214ed commit 97480fd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/iframe-plugin/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.1.1](https://github.com/native-html/plugins/compare/@native-html/[email protected]...@native-html/[email protected]) (2021-02-18)
2+
3+
4+
### Bug Fixes
5+
6+
* replace outdated type import `RenderHTMLPassedProps` ([872bc96](https://github.com/native-html/plugins/commit/872bc965d8b5c5e8e37430060a2edc343549623f))
7+
18
# [2.1.0](https://github.com/native-html/plugins/compare/@native-html/[email protected]...@native-html/[email protected]) (2021-02-08)
29

310

packages/iframe-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@native-html/iframe-plugin",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "🌐 A WebView-based plugin to render iframes in react-native-render-html",
55
"main": "lib/commonjs/index.js",
66
"module": "lib/module/index.js",

0 commit comments

Comments
 (0)