Skip to content

Commit

Permalink
Merge commit 'e591d7c73bf0abe973b7a7eaaf8e95b50c0e5708'
Browse files Browse the repository at this point in the history
* commit 'e591d7c73bf0abe973b7a7eaaf8e95b50c0e5708':
  update package.json and changelog
  Webkit ios 16.4 enable inspection (ionic-team#677)
  • Loading branch information
NetEvolutions committed Aug 31, 2023
2 parents fcf541f + e591d7c commit d741ec5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# [5.0.1](https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v5.0.0...v5.0.1) (2023-08-29)

### Features

* **ios:** iOS 16.4 Webkit inspection enabled correctly https://github.com/ionic-team/cordova-plugin-ionic-webview/pull/677

# [5.0.0](https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v4.2.1...v5.0.0) (2020-05-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit d741ec5

Please sign in to comment.