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 9c11a20 commit e591d7cCopy full SHA for e591d7c
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# [5.0.1](https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v5.0.0...v5.0.1) (2023-08-29)
2
+
3
+### Features
4
5
+* **ios:** iOS 16.4 Webkit inspection enabled correctly https://github.com/ionic-team/cordova-plugin-ionic-webview/pull/677
6
7
# [5.0.0](https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v4.2.1...v5.0.0) (2020-05-27)
8
9
package.json
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-ionic-webview",
- "version": "5.0.0",
+ "version": "5.0.1",
"description": "Ionic Web View Engine Plugin",
"scripts": {
"sync_plugin_xml": "sync-cordova-xml package.json plugin.xml --output=plugin.xml",
0 commit comments