Skip to content

Commit e1b4a91

Browse files
authored
build: Upgrade to GutenbergKit v0.15.0 (#25479)
Integrate the latest features and bug fixes.
1 parent 8c86f49 commit e1b4a91

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Modules/Package.resolved

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

Modules/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ let package = Package(
5555
.package(url: "https://github.com/wordpress-mobile/wpxmlrpc", from: "0.9.0"),
5656
.package(url: "https://github.com/wordpress-mobile/NSURL-IDN", revision: "b34794c9a3f32312e1593d4a3d120572afa0d010"),
5757
.package(url: "https://github.com/zendesk/support_sdk_ios", from: "8.0.3"),
58-
.package(url: "https://github.com/wordpress-mobile/GutenbergKit", from: "0.14.0"),
58+
.package(url: "https://github.com/wordpress-mobile/GutenbergKit", from: "0.15.0"),
5959
// We can't use wordpress-rs branches nor commits here. Only tags work.
6060
.package(url: "https://github.com/Automattic/wordpress-rs", revision: "alpha-20260313.1"),
6161
.package(

0 commit comments

Comments
 (0)