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/09/21 23:08:24 UTC

[cordova-ios] 04/04: CB-13310 Updated RELEASENOTES and Version for release 4.5.1

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

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

commit 5afaf05459b8b11a31ac44655363e049c5ae2348
Author: Suraj Pindoria <su...@yahoo.com>
AuthorDate: Thu Sep 21 15:15:01 2017 -0700

    CB-13310 Updated RELEASENOTES and Version for release 4.5.1
---
 RELEASENOTES.md | 5 +++++
 package.json    | 4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 89feed4..dc43ae2 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -22,6 +22,11 @@
 
 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.1 (Sep 21, 2017)
+* [CB-13310](https://issues.apache.org/jira/browse/CB-13310) Updated checked-in node_modules
+* [CB-13191](https://issues.apache.org/jira/browse/CB-13191) (ios) Support marketing icon (#337)
+* [CB-12888](https://issues.apache.org/jira/browse/CB-12888) - cordova emulate **iOS** doesn't work in **iOS** 11
+
 ### 4.5.0 (Sep 06, 2017)
 * [CB-13247](https://issues.apache.org/jira/browse/CB-13247) updated checked-in node_modules
 * [CB-13212](https://issues.apache.org/jira/browse/CB-13212) - Update `cordova-ios` with new cordova-common that parses new attribute for access tag
diff --git a/package.json b/package.json
index 982c371..87b72ae 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-ios",
-  "version": "4.5.0",
+  "version": "4.5.1",
   "description": "cordova-ios release",
   "main": "bin/templates/scripts/cordova/Api.js",
   "repository": {
@@ -52,7 +52,7 @@
   },
   "dependencies": {
     "cordova-common": "2.1.0",
-    "ios-sim": "^6.1.1",
+    "ios-sim": "^6.1.2",
     "nopt": "^3.0.6",
     "plist": "^1.2.0",
     "q": "^1.4.1",

-- 
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