Skip to content

Commit ff8de86

Browse files
Merge pull request #170 from chargebee/docs-v3.0.0-beta.0
Update post release docs into next
2 parents b94989f + a152a9c commit ff8de86

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11

22

3+
# [3.0.0-beta.0](https://github.com/chargebee/chargebee-react-native/compare/v2.4.4...v3.0.0-beta.0) (2023-12-05)
4+
5+
6+
### Features
7+
8+
* handles android base plan and offers for android ([fc8ef79](https://github.com/chargebee/chargebee-react-native/commit/fc8ef79542090db174a43d67561d50194b7e61a4))
9+
10+
11+
### BREAKING CHANGES
12+
13+
* Handles changes for Android Billing Library 5
14+
315
## [2.4.4](https://github.com/chargebee/chargebee-react-native/compare/v2.4.3...v2.4.4) (2023-11-10)
416

517
## [2.4.3](https://github.com/chargebee/chargebee-react-native/compare/v2.4.2...v2.4.3) (2023-10-09)

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chargebee/react-native-chargebee",
3-
"version": "2.4.4",
3+
"version": "3.0.0-beta.0",
44
"description": "Package for Chargebee In-App Purchases",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)