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/12/14 21:44:40 UTC

[cordova-create] branch master updated (cf633c2 -> 8ff490c)

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

steven pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-create.git.


    from cf633c2  CB-12807 : updated error message to follow the template guide
     add 64f1385  CB-13674 Updated version and RELEASENOTES.md for release 1.1.2
     new 8ff490c  CB-13674 Incremented package version to -dev

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 RELEASENOTES.md | 5 +++++
 package.json    | 6 +++---
 2 files changed, 8 insertions(+), 3 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@cordova.apache.org" <co...@cordova.apache.org>'].

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


[cordova-create] 01/01: CB-13674 Incremented package version to -dev

Posted by st...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

steven pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-create.git

commit 8ff490ceda980d2595071ec843835baf9341ed35
Author: Steve Gill <st...@gmail.com>
AuthorDate: Thu Dec 14 13:43:45 2017 -0800

    CB-13674 Incremented package version to -dev
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 55d8a4a..e359252 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-create",
-  "version": "1.1.2",
+  "version": "1.1.3-dev",
   "description": "Apache Cordova create module. Creates new project from default or template",
   "main": "index.js",
   "repository": {

-- 
To stop receiving notification emails like this one, please contact
"commits@cordova.apache.org" <co...@cordova.apache.org>.

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