From c40859f2d2ccf8179429ea16cf4992c6db7a28ae Mon Sep 17 00:00:00 2001 From: Huong Do Date: Fri, 13 Sep 2024 17:54:24 +0700 Subject: [PATCH 1/2] Bump pod version --- Podfile.lock | 4 ++-- WordPressAuthenticator.podspec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Podfile.lock b/Podfile.lock index ab39e225..b23203b0 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -8,7 +8,7 @@ PODS: - SVProgressHUD (2.2.5) - SwiftLint (0.54.0) - UIDeviceIdentifier (2.3.0) - - WordPressAuthenticator (9.0.9): + - WordPressAuthenticator (9.10.0): - Gridicons (~> 1.0) - "NSURL+IDN (= 0.4)" - SVProgressHUD (~> 2.2.5) @@ -67,7 +67,7 @@ SPEC CHECKSUMS: SVProgressHUD: 1428aafac632c1f86f62aa4243ec12008d7a51d6 SwiftLint: c1de071d9d08c8aba837545f6254315bc900e211 UIDeviceIdentifier: 442b65b4ff1832d4ca9c2a157815cb29ad981b17 - WordPressAuthenticator: f8dcccf4661255208fb54e5558b5175e1f5bdda9 + WordPressAuthenticator: d151cc7ebc1cfcbf5c28bb2c9afe760a75b49ba6 WordPressKit: a71cc550f4b525ab5eef057984c8de071462edd5 WordPressShared: 87f3ee89b0a3e83106106f13a8b71605fb8eb6d2 WordPressUI: a491454affda3b0fb812812e637dc5e8f8f6bd06 diff --git a/WordPressAuthenticator.podspec b/WordPressAuthenticator.podspec index 22f36984..c745a680 100644 --- a/WordPressAuthenticator.podspec +++ b/WordPressAuthenticator.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |s| s.name = 'WordPressAuthenticator' - s.version = '9.0.9' + s.version = '9.10.0' s.summary = 'WordPressAuthenticator implements an easy and elegant way to authenticate your WordPress Apps.' s.description = <<-DESC From 38132885021f4052daefdaba5fb11052addb2f95 Mon Sep 17 00:00:00 2001 From: Huong Do Date: Fri, 13 Sep 2024 17:55:32 +0700 Subject: [PATCH 2/2] Update CHANGELOG --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57074927..2056f3d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,12 @@ _None._ ### Internal Changes +_None._ + +## 9.10.0 + +### Internal Changes + - Fixed compiler issues for Xcode 16 support [#856] ## 9.0.9