This repository was archived by the owner on Feb 5, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +11
-5
lines changed Expand file tree Collapse file tree 3 files changed +11
-5
lines changed Original file line number Diff line number Diff line change @@ -38,8 +38,7 @@ _None._
3838
3939### New Features
4040
41- - Add support for logging in into WPCOM suspended sites. [ #858 ]
42- - Update ` WordPressComAccountService/requestAuthenticationLink ` with a new argument ` createAccountIfNotFound ` to allow creating new accounts. [ #861 ]
41+ _ None._
4342
4443### Bug Fixes
4544
@@ -49,6 +48,13 @@ _None._
4948
5049_ None._
5150
51+ ## 9.10.1
52+
53+ ### New Features
54+
55+ - Add support for logging in into WPCOM suspended sites. [ #858 ]
56+ - Update ` WordPressComAccountService/requestAuthenticationLink ` with a new argument ` createAccountIfNotFound ` to allow creating new accounts. [ #861 ]
57+
5258## 9.10.0
5359
5460### Internal Changes
Original file line number Diff line number Diff line change 88 - SVProgressHUD (2.2.5)
99 - SwiftLint (0.54.0)
1010 - UIDeviceIdentifier (2.3.0)
11- - WordPressAuthenticator (9.10.0 ):
11+ - WordPressAuthenticator (9.10.1 ):
1212 - Gridicons (~> 1.0)
1313 - "NSURL+IDN (= 0.4)"
1414 - SVProgressHUD (~> 2.2.5)
@@ -67,7 +67,7 @@ SPEC CHECKSUMS:
6767 SVProgressHUD: 1428aafac632c1f86f62aa4243ec12008d7a51d6
6868 SwiftLint: c1de071d9d08c8aba837545f6254315bc900e211
6969 UIDeviceIdentifier: 442b65b4ff1832d4ca9c2a157815cb29ad981b17
70- WordPressAuthenticator: 0f4f47d6f71cfa763cb636876d69170a3c710002
70+ WordPressAuthenticator: d54323ca733b41b10a7fd64f5d1ca2d9efc47720
7171 WordPressKit: faf8c6de7c2acfe71cf95b4db896901060967089
7272 WordPressShared: 87f3ee89b0a3e83106106f13a8b71605fb8eb6d2
7373 WordPressUI: a491454affda3b0fb812812e637dc5e8f8f6bd06
Original file line number Diff line number Diff line change 22
33Pod ::Spec . new do |s |
44 s . name = 'WordPressAuthenticator'
5- s . version = '9.10.0 '
5+ s . version = '9.10.1 '
66
77 s . summary = 'WordPressAuthenticator implements an easy and elegant way to authenticate your WordPress Apps.'
88 s . description = <<-DESC
You can’t perform that action at this time.
0 commit comments