File tree Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 1
- # [ 2.4.0] ( https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v2.3.3...v2.4.0 ) (2019-02-18)
1
+ # [ 2.4.1] ( https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v2.4.0...v2.4.1 ) (2019-03-26)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** iOS:** Fix autofocus on iOS 12.2 ([ #332 ] ( https://github.com/ionic-team/cordova-plugin-ionic-webview/pull/332 ) )
7
+
8
+
9
+ ## [ 2.4.0] ( https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v2.3.3...v2.4.0 ) (2019-02-18)
2
10
3
11
4
12
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cordova-plugin-ionic-webview" ,
3
- "version" : " 2.4.0 " ,
3
+ "version" : " 2.4.1 " ,
4
4
"description" : " Ionic Web View Engine Plugin" ,
5
5
"scripts" : {
6
6
"sync_plugin_xml" : " sync-cordova-xml package.json plugin.xml --output=plugin.xml" ,
Original file line number Diff line number Diff line change 19
19
under the License.
20
20
-->
21
21
22
- <plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0" xmlns : rim =" http://www.blackberry.com/ns/widgets" xmlns : android =" http://schemas.android.com/apk/res/android" id =" cordova-plugin-ionic-webview" version =" 2.4.0 " >
22
+ <plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0" xmlns : rim =" http://www.blackberry.com/ns/widgets" xmlns : android =" http://schemas.android.com/apk/res/android" id =" cordova-plugin-ionic-webview" version =" 2.4.1 " >
23
23
<name >cordova-plugin-ionic-webview</name >
24
24
<description >Ionic Web View Engine Plugin</description >
25
25
<license >Apache-2.0</license >
You can’t perform that action at this time.
0 commit comments