You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ni...@apache.org on 2020/06/15 17:05:05 UTC

[cordova-docs] 01/01: blog: add announcement for osx@6.0.0

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

niklasmerz pushed a commit to branch osx-6
in repository https://gitbox.apache.org/repos/asf/cordova-docs.git

commit cb5e032648a331a9b0873e5b94cd3dc200518bb7
Author: Niklas Merz <ni...@linux.com>
AuthorDate: Mon Jun 15 19:04:42 2020 +0200

    blog: add announcement for osx@6.0.0
---
 www/_posts/2020-06-15-osx-release-6.0.0.md | 40 ++++++++++++++++++++++++++++++
 1 file changed, 40 insertions(+)

diff --git a/www/_posts/2020-06-15-osx-release-6.0.0.md b/www/_posts/2020-06-15-osx-release-6.0.0.md
new file mode 100644
index 0000000..9ad4643
--- /dev/null
+++ b/www/_posts/2020-06-15-osx-release-6.0.0.md
@@ -0,0 +1,40 @@
+---
+layout: post
+author:
+    name: Niklas Merz
+    url: https://twitter.com/niklasmaerz
+title:  "Cordova OSX 6.0.0 Released!"
+categories: announcements
+tags: news releases
+---
+
+We are happy to announce that we have just released `Cordova OSX 6.0.0`!  This is one of Cordova's supported platforms for building macOS desktop applications.
+
+* [cordova-osx@6.0.0](https://www.npmjs.com/package/cordova-osx)
+
+## Release Highlights
+
+This version includes various dependency updates.
+
+We have raised the minimum required NodeJS version for this release to 10.x.
+
+
+Please report any issues you find at [issues.cordova.io](http://issues.cordova.io/)!
+
+<!--more-->
+# Changes include:
+
+* [GH-103](https://github.com/apache/cordova-osx/pull/103) breaking(npm): bump dependencies
+* [GH-101](https://github.com/apache/cordova-osx/pull/101) breaking: @cordova/eslint-config w/ applied fix
+* [GH-102](https://github.com/apache/cordova-osx/pull/102) ci: update xcode image to 11.5
+* [GH-100](https://github.com/apache/cordova-osx/pull/100) chore(npm) update npm audit issues
+* [GH-97](https://github.com/apache/cordova-osx/pull/97) breaking: bump cordova-common@^4.0.0
+* (ci) drop nodejs <10 from Travis
+* [GH-98](https://github.com/apache/cordova-osx/pull/98) breaking: bump node support >=10.0.0
+* [GH-95](https://github.com/apache/cordova-osx/pull/95) breaking: bump package 6.0.0-dev
+* chore(asf): update git notification settings
+* Update CONTRIBUTING.md
+* [GH-90](https://github.com/apache/cordova-osx/pull/90) chore: update nyc dev dependency
+* chore: add Node.js 12 to ci services
+* [GH-88](https://github.com/apache/cordova-osx/pull/88) build: report test coverage to codecov.io
+* Add or update GitHub pull request and issue template


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