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 2015/03/24 01:10:35 UTC

[1/2] cordova-app-hello-world git commit: CB-8731 Updated version and RELEASENOTES.md for release 3.9.0

Repository: cordova-app-hello-world
Updated Branches:
  refs/heads/master 2e856b845 -> cfa413922


CB-8731 Updated version and RELEASENOTES.md for release 3.9.0


Project: http://git-wip-us.apache.org/repos/asf/cordova-app-hello-world/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-app-hello-world/commit/fb3150bf
Tree: http://git-wip-us.apache.org/repos/asf/cordova-app-hello-world/tree/fb3150bf
Diff: http://git-wip-us.apache.org/repos/asf/cordova-app-hello-world/diff/fb3150bf

Branch: refs/heads/master
Commit: fb3150bf76f796009c0ae838269da7f6f3f1e3ab
Parents: 2e856b8
Author: Steve Gill <st...@gmail.com>
Authored: Mon Mar 23 17:09:32 2015 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Mon Mar 23 17:09:32 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-app-hello-world/blob/fb3150bf/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index d3ba755..8ca568f 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -20,6 +20,9 @@
 -->
 # Release Notes
 
+### 3.9.0 (Mar 23, 2015)
+* CB-8716 Add Whitelist plugin to config.xml
+
 ### 3.8.0 (Mar 10, 2015)
 * Add unsafe-eval to default CSP since many frameworks run faster with it on
 * Remove path from CSP string (since CSP ignores paths). Add CSP rationale within commen 

http://git-wip-us.apache.org/repos/asf/cordova-app-hello-world/blob/fb3150bf/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 282dbd1..1470fc8 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-app-hello-world",
-  "version": "3.8.1-dev",
+  "version": "3.9.0",
   "description": "This is the hello world app used by the `cordova create` command.",
   "repository": {
     "type": "git",


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


[2/2] cordova-app-hello-world git commit: CB-8731 Incremented package version to -dev

Posted by st...@apache.org.
CB-8731 Incremented package version to -dev


Project: http://git-wip-us.apache.org/repos/asf/cordova-app-hello-world/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-app-hello-world/commit/cfa41392
Tree: http://git-wip-us.apache.org/repos/asf/cordova-app-hello-world/tree/cfa41392
Diff: http://git-wip-us.apache.org/repos/asf/cordova-app-hello-world/diff/cfa41392

Branch: refs/heads/master
Commit: cfa4139228b865ffae63869cab4245962ee96aeb
Parents: fb3150b
Author: Steve Gill <st...@gmail.com>
Authored: Mon Mar 23 17:10:39 2015 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Mon Mar 23 17:10:39 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-app-hello-world/blob/cfa41392/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 1470fc8..4b433ce 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-app-hello-world",
-  "version": "3.9.0",
+  "version": "3.9.1-dev",
   "description": "This is the hello world app used by the `cordova create` command.",
   "repository": {
     "type": "git",


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