Github user piotrowski commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/699#discussion_r114967465 --- Diff: www/_posts/2017-04-21-cordova-7.md --- @@ -0,0 +1,146 @@ +--- +layout: post +author: + name: Audrey So + url: https://twitter.com/aud_rey_so +title: "Apache Cordova 7.0.0" +categories: news +tags: news releases +--- + +We are happy to announce that `Apache Cordova 7.0.0` has been released! + +Most notable changes include: + +* [cordova@7.0.0](https://www.npmjs.org/package/cordova) +* [cordova-lib@7.0.0](https://www.npmjs.org/package/cordova-lib) +* [plugman@1.5.0](https://www.npmjs.com/package/plugman) +* [cordova-app-hello-world@3.12.0](https://www.npmjs.com/package/cordova-app-hello-world) +* [cordova-common@2.0.3](https://www.npmjs.com/package/cordova-common) +* [cordova-create@1.1.0](https://www.npmjs.com/package/cordova-create) +* [cordova-fetch@1.1.0](https://www.npmjs.com/package/cordova-fetch) + +* If a `package.json` does not exist in your project, it will be auto-created for you when `cordova prepare` is called. --- End diff -- Is this part or first step of a bigger change? Like moving away from `config.xml` for platform and plugin management to using `package.json` for all that?
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org