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 +14
-4
lines changed Expand file tree Collapse file tree 3 files changed +14
-4
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ _None._
3434
3535### Breaking Changes
3636
37- - Declare URL properties in ` WordPressAuthenticatorConfiguration ` as ` URL ` , instead of ` String ` . [ # 827 ]
37+ _ None. _
3838
3939### New Features
4040
@@ -46,6 +46,16 @@ _None._
4646
4747### Internal Changes
4848
49+ _ None._
50+
51+ ## 9.0.0
52+
53+ ### Breaking Changes
54+
55+ - Declare URL properties in ` WordPressAuthenticatorConfiguration ` as ` URL ` , instead of ` String ` . [ #827 ]
56+
57+ ### Internal Changes
58+
4959- Change WordPressKit dependency version [ #824 , #826 , #827 ]
5060
5161## 8.0.1
Original file line number Diff line number Diff line change 99 - SVProgressHUD (2.2.5)
1010 - SwiftLint (0.54.0)
1111 - UIDeviceIdentifier (2.3.0)
12- - WordPressAuthenticator (8 .0.1 ):
12+ - WordPressAuthenticator (9 .0.0 ):
1313 - Gridicons (~> 1.0)
1414 - "NSURL+IDN (= 0.4)"
1515 - SVProgressHUD (~> 2.2.5)
@@ -71,7 +71,7 @@ SPEC CHECKSUMS:
7171 SVProgressHUD: 1428aafac632c1f86f62aa4243ec12008d7a51d6
7272 SwiftLint: c1de071d9d08c8aba837545f6254315bc900e211
7373 UIDeviceIdentifier: 442b65b4ff1832d4ca9c2a157815cb29ad981b17
74- WordPressAuthenticator: fc248b29f4070e5de3520702532eeb0c390476ff
74+ WordPressAuthenticator: 5a6c02f010a7c2c6a9ca17b15233b25f74b3ad33
7575 WordPressKit: c9ec8dd6ea731af5a2d7cadb9944b67be716d63e
7676 WordPressShared: 87f3ee89b0a3e83106106f13a8b71605fb8eb6d2
7777 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 = '8 .0.1 '
5+ s . version = '9 .0.0 '
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