We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01b1720 commit bbbb9b6Copy full SHA for bbbb9b6
packages/iframe-plugin/CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [2.6.1](https://github.com/native-html/plugins/compare/@native-html/iframe-plugin@2.6.0...@native-html/iframe-plugin@2.6.1) (2021-11-29)
2
+
3
# [2.6.0](https://github.com/native-html/plugins/compare/@native-html/iframe-plugin@2.5.0...@native-html/iframe-plugin@2.6.0) (2021-10-13)
4
5
packages/iframe-plugin/package.json
@@ -1,6 +1,6 @@
{
"name": "@native-html/iframe-plugin",
- "version": "2.6.0",
+ "version": "2.6.1",
"description": "🌐 A WebView-based plugin to render iframes in react-native-render-html",
"main": "lib/commonjs/index.js",
6
"module": "lib/module/index.js",
0 commit comments