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 2014/12/03 01:09:53 UTC

[1/2] cordova-plugin-console git commit: CB-8110 Updated version and RELEASENOTES.md for release 0.2.12

Repository: cordova-plugin-console
Updated Branches:
  refs/heads/master c0aa66c98 -> cf37131e1
Updated Tags:  refs/tags/r0.2.12 [created] 9e57b0d5c


CB-8110 Updated version and RELEASENOTES.md for release 0.2.12


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/commit/9e57b0d5
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/tree/9e57b0d5
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/diff/9e57b0d5

Branch: refs/heads/master
Commit: 9e57b0d5c336b3a4a5e4fc1ee63571bbbb47d4b1
Parents: c0aa66c
Author: Steve Gill <st...@gmail.com>
Authored: Tue Dec 2 16:07:02 2014 -0800
Committer: Steve Gill <st...@gmail.com>
Committed: Tue Dec 2 16:07:02 2014 -0800

----------------------------------------------------------------------
 RELEASENOTES.md | 4 ++++
 plugin.xml      | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/blob/9e57b0d5/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 6623842..0fd1293 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -55,3 +55,7 @@
 
 ### 0.2.11 (Sep 17, 2014)
 * CB-7249 cordova-plugin-console documentation translation
+
+### 0.2.12 (Dec 02, 2014)
+* CB-7977 Mention `deviceready` in plugin docs
+* CB-7700 cordova-plugin-console documentation translation: cordova-plugin-console

http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/blob/9e57b0d5/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index de4a5d5..5fe25b5 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -20,7 +20,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
            id="org.apache.cordova.console"
-      version="0.2.12-dev">
+      version="0.2.12">
 
     <name>Console</name>
     <description>Cordova Console Plugin</description>


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


[2/2] cordova-plugin-console git commit: CB-8110 Incremented plugin version.

Posted by st...@apache.org.
CB-8110 Incremented plugin version.


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/commit/cf37131e
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/tree/cf37131e
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/diff/cf37131e

Branch: refs/heads/master
Commit: cf37131e1bcb9606b8629634ee857d8c73d40119
Parents: 9e57b0d
Author: Steve Gill <st...@gmail.com>
Authored: Tue Dec 2 16:08:49 2014 -0800
Committer: Steve Gill <st...@gmail.com>
Committed: Tue Dec 2 16:08:49 2014 -0800

----------------------------------------------------------------------
 plugin.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/blob/cf37131e/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 5fe25b5..87d085a 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -20,7 +20,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
            id="org.apache.cordova.console"
-      version="0.2.12">
+      version="0.2.13-dev">
 
     <name>Console</name>
     <description>Cordova Console Plugin</description>


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