Skip to content

Commit ebac74d

Browse files
authored
Update podspec for 3.4.0-rc.3 (#382)
* Update podspec * Add changelog entry
1 parent a6d7bb5 commit ebac74d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 3.4.0-rc.3 - August 12, 2025
4+
5+
- Includes a fix for cart address updates in the Apple Pay sheet of Accelerated Checkouts
6+
- Exposes a `label(label:)` modifier to customize the Apple Pay button
7+
38
## 3.4.0-rc.2 - August 6, 2025
49

510
- Include missing AcceleratedCheckouts source files

ShopifyCheckoutSheetKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Pod::Spec.new do |s|
2-
s.version = "3.4.0-rc.2"
2+
s.version = "3.4.0-rc.3"
33

44
s.name = "ShopifyCheckoutSheetKit"
55
s.summary = "Enables Swift apps to embed the Shopify's highest converting, customizable, one-page checkout."

0 commit comments

Comments
 (0)