Skip to content

Commit cfae8be

Browse files
committed
chore: release @native-html/[email protected]
1 parent b1ece87 commit cfae8be

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/iframe-plugin/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.5.0](https://github.com/native-html/plugins/compare/@native-html/[email protected]...@native-html/[email protected]) (2021-06-08)
2+
3+
4+
### Features
5+
6+
* **iframe:** support [email protected] ([96c33b5](https://github.com/native-html/plugins/commit/96c33b56ad24a98f76142aad46007d7fbb28699f))
7+
18
# [2.4.0](https://github.com/native-html/plugins/compare/@native-html/[email protected]...@native-html/[email protected]) (2021-05-21)
29

310

packages/iframe-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@native-html/iframe-plugin",
3-
"version": "2.4.0",
3+
"version": "2.5.0",
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)