[ 
https://issues.apache.org/jira/browse/CB-14226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16639153#comment-16639153
 ] 

ASF GitHub Bot commented on CB-14226:
-------------------------------------

brodybits closed pull request #854: CB-14226 [email protected] patch blog 
post
URL: https://github.com/apache/cordova-docs/pull/854
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/www/_posts/2018-10-04-cordova-windows-6.0.1.md 
b/www/_posts/2018-10-04-cordova-windows-6.0.1.md
new file mode 100644
index 000000000..1a2eee83c
--- /dev/null
+++ b/www/_posts/2018-10-04-cordova-windows-6.0.1.md
@@ -0,0 +1,30 @@
+---
+layout: post
+author:
+    name: Chris Brody
+    url: https://twitter.com/brodybits
+title:  "Cordova Windows 6.0.1 Released!"
+categories: announcements
+tags: news releases
+---
+
+We are happy to announce that `Cordova Windows 6.0.1` has been released! This 
release fixes various bugs releated to the previous `[email protected]` 
release.
+
+To upgrade:
+
+    npm install -g cordova
+    cd my_project
+    cordova platform rm windows
+    cordova platform add windows@latest
+
+To add it explicitly:
+
+    cordova platform add [email protected]
+
+<!--more-->
+
+## Curated Changelog
+
+* [CB-14224](https://issues.apache.org/jira/browse/CB-14224) add license text 
and GitHub link to `template/Properties/Default.rd.xml`
+* [CB-14145](https://issues.apache.org/jira/browse/CB-14145) update 
dependencies to resolve `npm audit` issues, pinned in 6.0.x only 
([GH-281](https://github.com/apache/cordova-windows/pull/281))
+* [CB-9366](https://issues.apache.org/jira/browse/CB-9366) - log `error.stack` 
in `cordova.js` (update from `[email protected]`) in `6.0.x`


 

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


> cordova-windows platform patch release July 2018
> ------------------------------------------------
>
>                 Key: CB-14226
>                 URL: https://issues.apache.org/jira/browse/CB-14226
>             Project: Apache Cordova
>          Issue Type: Task
>          Components: cordova-windows
>            Reporter: Chris Brody
>            Assignee: Chris Brody
>            Priority: Major
>
> Patch release of cordova-windows package with CB-14145 (npm audit issues) 
> resolved.
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md
>  (with some modifications)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to