This is an automated email from the ASF dual-hosted git repository.

niklasmerz pushed a commit to branch 6.3.x
in repository https://gitbox.apache.org/repos/asf/cordova-ios.git

commit 67aa6016018f8994c674a62328e9399a5cb98070
Author: Niklas Merz <[email protected]>
AuthorDate: Thu Apr 13 11:55:08 2023 +0200

    chore: release notes 6.3.0
---
 RELEASENOTES.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 716b97d9..1c4ca4b9 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -22,6 +22,12 @@
 
 Cordova is a static library that enables developers to include the Cordova API 
in their iOS application projects easily, and also create new Cordova-based iOS 
application projects through the command-line.
 
+### 6.3.0 (Apr 13, 2023)
+* chore: npm audit fix
+* [GH-1302](https://github.com/apache/cordova-ios/pull/1302) URL parsing for 
ATS in node 18
+* [GH-1258](https://github.com/apache/cordova-ios/pull/1258) workaround for 
DisallowOverscroll on **iOS** 16
+* [GH-1300](https://github.com/apache/cordova-ios/pull/1300) set 
webView.inspectable to true for Debug builds on **iOS** >= 16.4 
+
 ### 6.2.0 (Feb 01, 2021)
 * [GH-1069](https://github.com/apache/cordova-ios/pull/1069) (chore): update 
dependencies for minor release
 * [GH-1067](https://github.com/apache/cordova-ios/pull/1067) fix: plugin 
podspec with no config elements


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to