Skip to content

Commit 8a49489

Browse files
Merge pull request #199 from chargebee/docs-v3.0.0-beta.2
Update post release docs into next
2 parents 483bef5 + 2fc02bd commit 8a49489

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

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

22

3+
# [3.0.0-beta.2](https://github.com/chargebee/chargebee-react-native/compare/v3.0.0-beta.0...v3.0.0-beta.2) (2025-07-22)
4+
5+
6+
### Features
7+
8+
* revert unnecessary change ([d5e36d4](https://github.com/chargebee/chargebee-react-native/commit/d5e36d4872e64f7460c78858dc7d4bc62a442f8f))
9+
* update google client from 5 to 6 ([3cd55ec](https://github.com/chargebee/chargebee-react-native/commit/3cd55ec81d9fc41d0c4cc29f5c3f82fbc593c055))
10+
* update secret name ([cb4cf83](https://github.com/chargebee/chargebee-react-native/commit/cb4cf835bc3e157f74e4990ccf8fbe3892e117ed))
11+
312
# [3.0.0-beta.1](https://github.com/chargebee/chargebee-react-native/compare/v3.0.0-beta.0...v3.0.0-beta.1) (2024-07-20)
413

514

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": "3.0.0-beta.1",
3+
"version": "3.0.0-beta.2",
44
"description": "Package for Chargebee In-App Purchases",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)