You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2017/05/08 14:30:11 UTC

[4/5] cordova-create git commit: CB-12769 Updated version and RELEASENOTES.md for release 1.1.1

CB-12769 Updated version and RELEASENOTES.md for release 1.1.1


Project: http://git-wip-us.apache.org/repos/asf/cordova-create/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-create/commit/19e68bc1
Tree: http://git-wip-us.apache.org/repos/asf/cordova-create/tree/19e68bc1
Diff: http://git-wip-us.apache.org/repos/asf/cordova-create/diff/19e68bc1

Branch: refs/heads/1.1.x
Commit: 19e68bc18774bff532a8b9efe9ee1eb4422f91b7
Parents: a60bfa3
Author: Steve Gill <st...@gmail.com>
Authored: Mon May 8 16:20:16 2017 +0200
Committer: Steve Gill <st...@gmail.com>
Committed: Mon May 8 16:20:16 2017 +0200

----------------------------------------------------------------------
 RELEASENOTES.md | 3 +++
 package.json    | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-create/blob/19e68bc1/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 4ed1f7f..98927d9 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -20,6 +20,9 @@
 -->
 # Cordova-create Release Notes
 
+### 1.1.1 (May 08, 2017)
+* [CB-12765](https://issues.apache.org/jira/browse/CB-12765) default app `cordova-app-hello-world` is now treated like a template
+
 ### 1.1.0 (May 02, 2017)
 * [CB-10681](https://issues.apache.org/jira/browse/CB-10681) templates will add `@latest` when fetching from npm when no version is specified. This will ensure an older cahced version of the template is not used
 * [CB-12666](https://issues.apache.org/jira/browse/CB-12666) - Remove `node 0.x` support.

http://git-wip-us.apache.org/repos/asf/cordova-create/blob/19e68bc1/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 6010cc6..a454cbf 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-create",
-  "version": "1.1.1-dev",
+  "version": "1.1.1",
   "description": "Apache Cordova create module. Creates new project from default or template",
   "main": "index.js",
   "repository": {


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