From a3194f20df02bf684c51e47c57de03225fa54412 Mon Sep 17 00:00:00 2001 From: Steve Gill Date: Tue, 28 Feb 2017 17:41:27 -0800 Subject: [PATCH] CB-12519 Updated version and RELEASENOTES.md for release 1.3.2 --- RELEASENOTES.md | 6 + package.json | 2 +- plugin.xml | 281 +++++++++++++++++++---------------------------- tests/plugin.xml | 34 +----- 4 files changed, 122 insertions(+), 201 deletions(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index ed9b83f..d94f53d 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -20,6 +20,12 @@ --> # Release Notes +### 1.3.2 (Feb 28, 2017) +* [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-11838](https://issues.apache.org/jira/browse/CB-11838) **iOS:** Unregister callback function at the right timing. +* [CB-12230](https://issues.apache.org/jira/browse/CB-12230) Removed **Windows 8.1** build badges + ### 1.3.1 (Dec 07, 2016) * [CB-12224](https://issues.apache.org/jira/browse/CB-12224) Updated version and RELEASENOTES.md for release 1.3.1 * [CB-11230](https://issues.apache.org/jira/browse/CB-11230) [CB-11505](https://issues.apache.org/jira/browse/CB-11505) iOS: Add compatibility with IPv6 diff --git a/package.json b/package.json index a87f6cd..e74b359 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-network-information", - "version": "1.3.2-dev", + "version": "1.3.2", "description": "Cordova Network Information Plugin", "types": "./types/index.d.ts", "cordova": { diff --git a/plugin.xml b/plugin.xml index 7d97832..b936b0e 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,174 +1,113 @@ - - - - - - Network Information - Cordova Network Information Plugin - Apache 2.0 - cordova,network,information - https://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information.git - https://issues.apache.org/jira/browse/CB/component/12320640 - - - - + + + Network Information + Cordova Network Information Plugin + Apache 2.0 + cordova,network,information + https://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information.git + https://issues.apache.org/jira/browse/CB/component/12320640 + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + diff --git a/tests/plugin.xml b/tests/plugin.xml index 9cf4b49..30bd393 100644 --- a/tests/plugin.xml +++ b/tests/plugin.xml @@ -1,30 +1,6 @@ - - - - - Cordova Network Information Plugin Tests - Apache 2.0 - - - + + + Cordova Network Information Plugin Tests + Apache 2.0 +