Skip to content

Commit 6b51fca

Browse files
github-actions[bot]hyochan
authored andcommitted
chore(release): 3.4.3
1 parent 1f3d7c3 commit 6b51fca

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/blog/2026-01-18-3.5.0-winback-offers.md renamed to docs/blog/2026-01-18-3.4.3-winback-offers.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
slug: 3.5.0-winback-offers
3-
title: 3.5.0 - Win-Back Offers & Advanced Billing Features
2+
slug: 3.4.3-winback-offers
3+
title: v3.4.3 - Win-Back Offers & Advanced Billing Features
44
authors: [hyochan]
55
tags: [release, openiap, ios, android, storekit2, billing]
66
date: 2026-01-18
77
---
88

9-
# 3.5.0 Release Notes
9+
# v3.4.3 Release Notes
1010

1111
This release syncs with [OpenIAP v1.3.14](https://www.openiap.dev/docs/updates/notes#gql-1-3-14-google-1-3-25-apple-1-3-12), introducing iOS 18+ win-back offers, JWS promotional offers, Android 8.0+ product status codes, and important type cleanup.
1212

@@ -134,7 +134,7 @@ More granular error information for purchase failures.
134134
// - 'user-ineligible'
135135
```
136136

137-
## Type Cleanup (Breaking)
137+
## Type Cleanup
138138

139139
### Subscription-Only Fields Removed from RequestPurchaseIosProps
140140

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "expo-iap",
3-
"version": "3.4.2",
3+
"version": "3.4.3",
44
"description": "In App Purchase module in Expo",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)