You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by cs...@apache.org on 2016/03/10 04:39:40 UTC

[1/2] cordova-plugin-splashscreen git commit: CB-10820 Updated version and RELEASENOTES.md for release 3.2.1

Repository: cordova-plugin-splashscreen
Updated Branches:
  refs/heads/master 617ad8109 -> 2012ba9ab


CB-10820 Updated version and RELEASENOTES.md for release 3.2.1


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

Branch: refs/heads/master
Commit: e877722bacb8153cfffc9450103af8bdd622bb90
Parents: 617ad81
Author: Carlos Santana <cs...@gmail.com>
Authored: Wed Mar 9 14:28:26 2016 -0500
Committer: Carlos Santana <cs...@gmail.com>
Committed: Wed Mar 9 22:14:25 2016 -0500

----------------------------------------------------------------------
 RELEASENOTES.md  | 7 +++++++
 package.json     | 2 +-
 plugin.xml       | 2 +-
 tests/plugin.xml | 2 +-
 4 files changed, 10 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/blob/e877722b/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index ff277a5..14060f1 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -20,6 +20,13 @@
 -->
 # Release Notes
 
+### 3.2.1 (Mar 09, 2016)
+* CB-10764: Remove emoji in cordova-plugin-splashscreen
+* CB-10650 Non-index content.src causes Splashscreen to be not displayed on ** Browser **
+* CB-10636 Add JSHint for plugins
+* CB-10606 fix deprecation warning for interfaceOrientation on ** iOS **
+* chore: edit package.json license to match SPDX id
+
 ### 3.2.0 (Feb 09, 2016)
 * [CB-10422](https://issues.apache.org/jira/browse/CB-10422) Splashscreen displays black screen with no image on Android
 * [CB-10412](https://issues.apache.org/jira/browse/CB-10412) AutoHideSplashScreen "false" isn't taken in account on iOS

http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/blob/e877722b/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 64a61ae..09d4e80 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-plugin-splashscreen",
-  "version": "3.2.1-dev",
+  "version": "3.2.1",
   "description": "Cordova Splashscreen Plugin",
   "cordova": {
     "id": "cordova-plugin-splashscreen",

http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/blob/e877722b/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index c00aa7e..be71e0d 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -20,7 +20,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
            id="cordova-plugin-splashscreen"
-      version="3.2.1-dev">
+      version="3.2.1">
     <name>Splashscreen</name>
     <description>Cordova Splashscreen Plugin</description>
     <license>Apache 2.0</license>

http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/blob/e877722b/tests/plugin.xml
----------------------------------------------------------------------
diff --git a/tests/plugin.xml b/tests/plugin.xml
index 437e12d..62db44d 100644
--- a/tests/plugin.xml
+++ b/tests/plugin.xml
@@ -20,7 +20,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
     id="cordova-plugin-splashscreen-tests"
-    version="3.2.1-dev">
+    version="3.2.1">
     <name>Cordova Splashscreen Plugin Tests</name>
     <license>Apache 2.0</license>
 


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


[2/2] cordova-plugin-splashscreen git commit: CB-10820 Incremented plugin version.

Posted by cs...@apache.org.
CB-10820 Incremented plugin version.


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

Branch: refs/heads/master
Commit: 2012ba9ab63429f7c40b540fe08a73014d61757c
Parents: e877722
Author: Carlos Santana <cs...@gmail.com>
Authored: Wed Mar 9 22:34:18 2016 -0500
Committer: Carlos Santana <cs...@gmail.com>
Committed: Wed Mar 9 22:34:18 2016 -0500

----------------------------------------------------------------------
 package.json     | 2 +-
 plugin.xml       | 2 +-
 tests/plugin.xml | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/blob/2012ba9a/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 09d4e80..945f45a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-plugin-splashscreen",
-  "version": "3.2.1",
+  "version": "3.2.2-dev",
   "description": "Cordova Splashscreen Plugin",
   "cordova": {
     "id": "cordova-plugin-splashscreen",

http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/blob/2012ba9a/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index be71e0d..574289c 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -20,7 +20,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
            id="cordova-plugin-splashscreen"
-      version="3.2.1">
+      version="3.2.2-dev">
     <name>Splashscreen</name>
     <description>Cordova Splashscreen Plugin</description>
     <license>Apache 2.0</license>

http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/blob/2012ba9a/tests/plugin.xml
----------------------------------------------------------------------
diff --git a/tests/plugin.xml b/tests/plugin.xml
index 62db44d..162620e 100644
--- a/tests/plugin.xml
+++ b/tests/plugin.xml
@@ -20,7 +20,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
     id="cordova-plugin-splashscreen-tests"
-    version="3.2.1">
+    version="3.2.2-dev">
     <name>Cordova Splashscreen Plugin Tests</name>
     <license>Apache 2.0</license>
 


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