You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by br...@apache.org on 2018/09/18 02:16:21 UTC

[cordova-lib] branch 8.1.x updated (7f795a0 -> 55380b4)

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

brodybits pushed a change to branch 8.1.x
in repository https://gitbox.apache.org/repos/asf/cordova-lib.git.


    from 7f795a0  CB-14166 distinguish npm.cmd and npm.exe in win32 (#697)
     add f286b8d  GH-693 Update version & RELEASENOTES.md for release 8.1.0
     new 55380b4  Set version to 8.1.1-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 | 20 ++++++++++++++++++++
 package.json    |  2 +-
 2 files changed, 21 insertions(+), 1 deletion(-)


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


[cordova-lib] 01/01: Set version to 8.1.1-dev

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

brodybits pushed a commit to branch 8.1.x
in repository https://gitbox.apache.org/repos/asf/cordova-lib.git

commit 55380b4b42b04f55c32d7c445f8ea9ed506f9ec0
Author: Christopher J. Brody <ch...@gmail.com>
AuthorDate: Mon Sep 17 22:15:42 2018 -0400

    Set version to 8.1.1-dev
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 1b4073d..b235331 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
   "name": "cordova-lib",
   "license": "Apache-2.0",
   "description": "Apache Cordova tools core lib and API",
-  "version": "8.1.0",
+  "version": "8.1.1-dev",
   "repository": {
     "type": "git",
     "url": "https://github.com/apache/cordova-lib"


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