Commit 2ab1173
authored
[AUTOMATIC] Release/1.45.0 (#950)
**This is an automatic release.**
## RevenueCat SDK
### β¨ New Features
* Expose express purchase button API (#948) via Nicola Sacco (@nicfix)
### π Bugfixes
* fix(stripe): show app name in express checkout (#949) via Nicola Sacco
(@nicfix)
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Low Risk**
> Release housekeeping only (version strings, changelog, docs redirect);
no application logic in the diff.
>
> **Overview**
> **Automatic release** that bumps the SDK from **1.44.0** to **1.45.0**
across `.version`, `package.json`, `src/helpers/constants.ts`, and the
docs redirect in `scripts/docs/index.html`.
>
> The changelog records what ships in this tag (already merged via #948
and #949): a **public express purchase button API**
(`presentExpressPurchaseButton` and related types) and a **Stripe
express checkout fix** so the **app name** displays correctly in express
checkout. This PR does not change SDK implementationβonly release
metadata and notes.
>
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
67100c3. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent e66c987 commit 2ab1173
6 files changed
Lines changed: 14 additions & 5 deletions
File tree
- scripts/docs
- src/helpers
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | | - | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
1 | 8 | | |
2 | 9 | | |
3 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
0 commit comments