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

[1/2] cordova-coho git commit: CB-12793 Updated version and RELEASENOTES.md for release 1.0.0

Repository: cordova-coho
Updated Branches:
  refs/heads/master dff934af6 -> 4151a216e


CB-12793 Updated version and RELEASENOTES.md for release 1.0.0


Project: http://git-wip-us.apache.org/repos/asf/cordova-coho/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-coho/commit/3f2e16cc
Tree: http://git-wip-us.apache.org/repos/asf/cordova-coho/tree/3f2e16cc
Diff: http://git-wip-us.apache.org/repos/asf/cordova-coho/diff/3f2e16cc

Branch: refs/heads/master
Commit: 3f2e16cc3cb38838c168f11f5eae571d8afd2465
Parents: dff934a
Author: Shazron Abdullah <sh...@gmail.com>
Authored: Thu May 11 10:28:08 2017 -0700
Committer: Shazron Abdullah <sh...@gmail.com>
Committed: Thu May 11 10:28:08 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/3f2e16cc/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 8a8ba9f..2f094b7 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -18,3 +18,11 @@
 # under the License.
 #
 -->
+
+## Release Notes for Cordova Coho ##
+
+The command line tool to for Apache Cordova contributors to manage Apache Cordova repositories, and to help with releases and pull requests.
+
+### 1.0.0 (May11, 2017)
+
+- Initial release, see `coho --help` for usage.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/3f2e16cc/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index af1c1bd..b1429c1 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-coho",
-  "version": "1.0.0-dev",
+  "version": "1.0.0",
   "description": "Apache Cordova release tool",
   "main": "./coho",
   "bin": {


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


[2/2] cordova-coho git commit: CB-12793 Incremented package version to -dev

Posted by sh...@apache.org.
CB-12793 Incremented package version to -dev


Project: http://git-wip-us.apache.org/repos/asf/cordova-coho/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-coho/commit/4151a216
Tree: http://git-wip-us.apache.org/repos/asf/cordova-coho/tree/4151a216
Diff: http://git-wip-us.apache.org/repos/asf/cordova-coho/diff/4151a216

Branch: refs/heads/master
Commit: 4151a216e8fdd3dc9d895444b7328387d9311876
Parents: 3f2e16c
Author: Shazron Abdullah <sh...@gmail.com>
Authored: Thu May 11 10:29:37 2017 -0700
Committer: Shazron Abdullah <sh...@gmail.com>
Committed: Thu May 11 10:29:37 2017 -0700

----------------------------------------------------------------------
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/4151a216/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index b1429c1..11a16e6 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-coho",
-  "version": "1.0.0",
+  "version": "1.0.1-dev",
   "description": "Apache Cordova release tool",
   "main": "./coho",
   "bin": {


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