Skip to content

Commit bb5191d

Browse files
pinarolkean
andauthored
Bump Gravatar to 3.1.0 (#23868)
* Bump Gravatar SDK to 3.1.0 * Set Gravatar to "3.1.0-rc.1" * Update Gravatar to 3.1.0 * Add release notes * Update release notes --------- Co-authored-by: kean <[email protected]>
1 parent 67a3534 commit bb5191d

File tree

3 files changed

+6
-9
lines changed

3 files changed

+6
-9
lines changed

Modules/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ let package = Package(
2121
.package(url: "https://github.com/AliSoftware/OHHTTPStubs", from: "9.1.0"),
2222
.package(url: "https://github.com/Automattic/Automattic-Tracks-iOS", from: "3.4.2"),
2323
.package(url: "https://github.com/Automattic/AutomatticAbout-swift", from: "1.1.4"),
24-
.package(url: "https://github.com/Automattic/Gravatar-SDK-iOS", from: "3.0.0"),
24+
.package(url: "https://github.com/Automattic/Gravatar-SDK-iOS", from: "3.1.0"),
2525
.package(url: "https://github.com/Automattic/Gridicons-iOS", branch: "develop"),
2626
.package(url: "https://github.com/Automattic/ScreenObject", from: "0.2.3"),
2727
.package(url: "https://github.com/Automattic/XCUITestHelpers", from: "0.4.0"),

RELEASE-NOTES.txt

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
11
25.7
22
-----
33

4-
5-
25.6
6-
-----
7-
8-
94
25.6
105
-----
11-
* [*] [internal] Update Gravatar SDK to 3.0.0 [#23701]
6+
* [**] Enhance the Gravatar Quick Editor by adding features that allow users to delete and share their avatars. [#23868]
7+
* [**] Add the capability to create an avatar using Apple Image Playground through the Gravatar Quick Editor. [#23868]
128
* [*] Use the Gravatar Quick Editor to update the avatar [#23729]
139
* [*] (Hidden under a feature flag) User Management for self-hosted sites. [#23768]
1410
* [*] Add URL and ID to the Media details screen, add IDs for posts [#23887]
@@ -23,6 +19,7 @@
2319
* [***] Use web-based sign-in flow (hidden under a feature flag) [#23675]
2420
* [*] Enable navigating to an individual post's stats from within the "view more" screen for author stats. [#23761]
2521
* [*] [Jetpack-only] Enable pubishing to non-Jetpack sites when sharing content to the Jetpack app. [#23778]
22+
* [*] Use the Gravatar Quick Editor to update the avatar [#23729]
2623

2724
25.4
2825
-----

WordPress.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)