Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id F035A200C4F for ; Fri, 3 Mar 2017 00:55:57 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id EEFF3160B7A; Thu, 2 Mar 2017 23:55:57 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 20FE3160B6F for ; Fri, 3 Mar 2017 00:55:56 +0100 (CET) Received: (qmail 98233 invoked by uid 500); 2 Mar 2017 23:55:56 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 98220 invoked by uid 99); 2 Mar 2017 23:55:56 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Mar 2017 23:55:56 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 36321DFDAE; Thu, 2 Mar 2017 23:55:56 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: steven@apache.org To: commits@cordova.apache.org Date: Thu, 02 Mar 2017 23:55:56 -0000 Message-Id: <88c6d045bc4546e197557ddbcf2ece83@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/2] cordova-plugin-device-motion git commit: CB-12519 Updated version and RELEASENOTES.md for release 1.2.4 archived-at: Thu, 02 Mar 2017 23:55:58 -0000 Repository: cordova-plugin-device-motion Updated Branches: refs/heads/master a6c516ccb -> 83a044327 CB-12519 Updated version and RELEASENOTES.md for release 1.2.4 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/commit/46c49025 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/tree/46c49025 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/diff/46c49025 Branch: refs/heads/master Commit: 46c49025c40e6424dee3d6e7264bbbe26faf6ea9 Parents: a6c516c Author: Steve Gill Authored: Tue Feb 28 17:41:26 2017 -0800 Committer: Steve Gill Committed: Tue Feb 28 17:41:26 2017 -0800 ---------------------------------------------------------------------- RELEASENOTES.md | 6 ++ package.json | 2 +- plugin.xml | 262 +++++++++++++++++++------------------------------- tests/plugin.xml | 33 +------ 4 files changed, 112 insertions(+), 191 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/blob/46c49025/RELEASENOTES.md ---------------------------------------------------------------------- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 4d61ae6..9c29a80 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -20,6 +20,12 @@ --> # Release Notes +### 1.2.4 (Feb 28, 2017) +* [CB-12353](https://issues.apache.org/jira/browse/CB-12353) Corrected merges usage in `plugin.xml` +* [CB-12369](https://issues.apache.org/jira/browse/CB-12369) Add plugin typings from `DefinitelyTyped` +* [CB-12363](https://issues.apache.org/jira/browse/CB-12363) Added build badges for **iOS 9.3** and **iOS 10.0** +* [CB-12230](https://issues.apache.org/jira/browse/CB-12230) Removed **Windows 8.1** build badges + ### 1.2.3 (Dec 07, 2016) * [CB-12224](https://issues.apache.org/jira/browse/CB-12224) Updated version and RELEASENOTES.md for release 1.2.3 * [CB-11917](https://issues.apache.org/jira/browse/CB-11917) - Remove pull request template checklist item: "iCLA has been submitted…" http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/blob/46c49025/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index 946da3d..2ea04d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-device-motion", - "version": "1.2.4-dev", + "version": "1.2.4", "description": "Cordova Device Motion Plugin", "types": "./types/index.d.ts", "cordova": { http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/blob/46c49025/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index ea1ba04..28a2fdd 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,165 +1,103 @@ - - - - - - Device Motion - Cordova Device Motion Plugin - Apache 2.0 - cordova,device,motion - https://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion.git - https://issues.apache.org/jira/browse/CB/component/12320636 - - - + + + Device Motion + Cordova Device Motion Plugin + Apache 2.0 + cordova,device,motion + https://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion.git + https://issues.apache.org/jira/browse/CB/component/12320636 + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/blob/46c49025/tests/plugin.xml ---------------------------------------------------------------------- diff --git a/tests/plugin.xml b/tests/plugin.xml index cfb238a..49b82b8 100644 --- a/tests/plugin.xml +++ b/tests/plugin.xml @@ -1,29 +1,6 @@ - - - - - Cordova Device Motion Plugin Tests - Apache 2.0 - - - + + + Cordova Device Motion Plugin Tests + Apache 2.0 + --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org For additional commands, e-mail: commits-help@cordova.apache.org