You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by su...@apache.org on 2017/11/15 22:19:39 UTC

[cordova-ios] 02/05: CB-13579 Updated RELEASENOTES and Version for release 4.5.4

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

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

commit b7a5524c886ba21a3cbdccd2881407199eed795d
Author: Suraj Pindoria <pi...@gmail.com>
AuthorDate: Wed Nov 15 11:26:36 2017 -0800

    CB-13579 Updated RELEASENOTES and Version for release 4.5.4
---
 RELEASENOTES.md | 6 ++++++
 package.json    | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index a9ce256..11b0bb8 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.
 
+### 4.5.4 (Nov 15, 2017)
+* [CB-13579](https://issues.apache.org/jira/browse/CB-13579) Updated checked in node_modules
+* [CB-13523](https://issues.apache.org/jira/browse/CB-13523) Add flag for Xcode-managed provisioning
+* Fix compile error when compile source as objective-c++
+* [CB-13505](https://issues.apache.org/jira/browse/CB-13505) (ios) adjust storyboard constraints
+
 ### 4.5.3 (Oct 25, 2017)
 * [CB-13493](https://issues.apache.org/jira/browse/CB-13493) Updated checked-in node_modules
 * [CB-13290](https://issues.apache.org/jira/browse/CB-13290) (ios) Update splash screen mapping for missing devices
diff --git a/package.json b/package.json
index 848f93d..6b3b689 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-ios",
-  "version": "4.6.0-dev",
+  "version": "4.5.4",
   "description": "cordova-ios release",
   "main": "bin/templates/scripts/cordova/Api.js",
   "repository": {

-- 
To stop receiving notification emails like this one, please contact
"commits@cordova.apache.org" <co...@cordova.apache.org>.

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org