From 944f231be2f7cd4d6447e0b24f286a638326d2c4 Mon Sep 17 00:00:00 2001 From: dcrow Date: Sun, 22 Mar 2020 12:15:12 -0700 Subject: [PATCH] Release 10.1.1 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- plugin.xml | 8 ++++---- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a89f34b..cd4c8381 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Cordova Plugin Changelog +## Version 10.1.1 - March 23, 2020 +Patch addressing a regression in iOS SDK 13.1.0 causing channel tag loss +when upgrading from iOS SDK versions prior to 13.0.1. Apps upgrading from plugin +9.0.1 or below should avoid plugin versions 10.1.0 in favor of version 10.1.1. + +- Updated iOS SDK to 13.1.1 + ## Version 10.1.0 - February 24, 2020 Minor release that adds support for number attributes, new data collection flags and screen tracking. diff --git a/package.json b/package.json index 5f84c837..b43241b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "urbanairship-cordova", - "version": "10.1.0", + "version": "10.1.1", "description": "Urban Airship Cordova plugin", "cordova": { "id": "urbanairship-cordova", diff --git a/plugin.xml b/plugin.xml index 5124476c..57d9993c 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,6 +1,6 @@ @@ -36,7 +36,7 @@ + android:value="10.1.1"/> - 10.1.0 + 10.1.1 @@ -192,7 +192,7 @@ - +