From a6f41518037a5fa10e7fbde39a312a758769fe08 Mon Sep 17 00:00:00 2001 From: Martin Walsh Date: Wed, 4 Sep 2019 11:27:11 +0100 Subject: [PATCH] Release 1.17.1 (#307) --- App/Info.plist | 2 +- Auth0/Info-tvOS.plist | 2 +- Auth0/Info.plist | 2 +- Auth0Tests/Info.plist | 2 +- CHANGELOG.md | 6 ++++++ OAuth2Mac/Info.plist | 2 +- OAuth2TV/Info.plist | 2 +- 7 files changed, 12 insertions(+), 6 deletions(-) diff --git a/App/Info.plist b/App/Info.plist index 9e2ccbf8..e4415387 100644 --- a/App/Info.plist +++ b/App/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.17.0 + 1.17.1 CFBundleSignature ???? CFBundleURLTypes diff --git a/Auth0/Info-tvOS.plist b/Auth0/Info-tvOS.plist index 3e773c49..5fbde42e 100644 --- a/Auth0/Info-tvOS.plist +++ b/Auth0/Info-tvOS.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.17.0 + 1.17.1 CFBundleSignature ???? CFBundleVersion diff --git a/Auth0/Info.plist b/Auth0/Info.plist index b9ae2b47..079a0953 100644 --- a/Auth0/Info.plist +++ b/Auth0/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.17.0 + 1.17.1 CFBundleSignature ???? CFBundleVersion diff --git a/Auth0Tests/Info.plist b/Auth0Tests/Info.plist index b0f4dfa7..c55b849b 100644 --- a/Auth0Tests/Info.plist +++ b/Auth0Tests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.17.0 + 1.17.1 CFBundleSignature ???? CFBundleVersion diff --git a/CHANGELOG.md b/CHANGELOG.md index 7114f0b5..5405dedb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## [1.17.1](https://github.com/auth0/Auth0.swift/tree/1.17.1) (2019-09-04) +[Full Changelog](https://github.com/auth0/Auth0.swift/compare/1.17.0...1.17.1) + +**Fixed** +- Fixed ability to clear WebAuth session in iOS 13 [\#301](https://github.com/auth0/Auth0.swift/pull/301) ([matt](https://github.com/matt)) + ## [1.17.0](https://github.com/auth0/Auth0.swift/tree/1.17.0) (2019-08-27) [Full Changelog](https://github.com/auth0/Auth0.swift/compare/1.16.1...1.17.0) diff --git a/OAuth2Mac/Info.plist b/OAuth2Mac/Info.plist index 0f2ec725..33abb99b 100644 --- a/OAuth2Mac/Info.plist +++ b/OAuth2Mac/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.17.0 + 1.17.1 CFBundleVersion 1 LSMinimumSystemVersion diff --git a/OAuth2TV/Info.plist b/OAuth2TV/Info.plist index 67a80de4..6aec8ed5 100644 --- a/OAuth2TV/Info.plist +++ b/OAuth2TV/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.17.0 + 1.17.1 CFBundleVersion 1 LSRequiresIPhoneOS