You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/11/25 14:19:26 UTC

[GitHub] [cordova-docs] raphinesse commented on a change in pull request #1026: Nov 2019 Cordova iOS 5.1.0 Release Blog Post

raphinesse commented on a change in pull request #1026: Nov 2019 Cordova iOS 5.1.0 Release Blog Post
URL: https://github.com/apache/cordova-docs/pull/1026#discussion_r350207107
 
 

 ##########
 File path: www/_posts/2019-11-25-cordova-ios-release-5.1.0.md
 ##########
 @@ -0,0 +1,49 @@
+---
+layout: post
+author:
+    name: Bryan Ellis
+title:  "Cordova iOS 5.1.0 Released!"
+categories: announcements
+tags: news releases
+---
+
+We are happy to announce that we have just released `Cordova iOS 5.1.0`!  This is one of Cordova's supported platforms for building iOS mobile applications.
+
+* [cordova-ios@5.1.0](https://www.npmjs.com/package/cordova-ios)
+
+## Release Highlights
+
+**To upgrade:**
+
+```bash
+cordova platform remove ios
+cordova platform add ios@5.1.0
+```
+
+The most notable improvement in this minor release are:
 
 Review comment:
   ```suggestion
   The most notable improvements in this minor release are:
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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