Skip to content

Commit ac6aff4

Browse files
hyochanclaude
andcommitted
chore: bump version to 8.2.6
Co-Authored-By: Claude Opus 4.5 <[email protected]>
1 parent 70e8604 commit ac6aff4

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

3+
## 8.2.6
4+
5+
### New Features
6+
7+
- **InstallmentPlanDetailsAndroid (Billing Library 7.0+)**: Subscription installment plan details for plans that allow users to pay in installments
8+
- **PendingPurchaseUpdateAndroid (Billing Library 5.0+)**: Details about pending subscription upgrades/downgrades
9+
- **purchaseOptionIdAndroid**: New field on `DiscountOffer` to identify which purchase option the user selected
10+
11+
### Dependencies
12+
13+
- Updated OpenIAP versions:
14+
- `openiap-gql`: 1.3.16 -> 1.3.17
15+
- `openiap-google`: 1.3.27 -> 1.3.28
16+
317
## 8.2.5
418

519
### New Features

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: flutter_inapp_purchase
22
description: In App Purchase plugin for flutter. This project has been forked by
33
react-native-iap and we are willing to share same experience with that on
44
react-native.
5-
version: 8.2.5
5+
version: 8.2.6
66
homepage: https://github.com/hyochan/flutter_inapp_purchase/blob/main/pubspec.yaml
77
environment:
88
sdk: ">=3.0.0 <4.0.0"

0 commit comments

Comments
 (0)