Skip to content

Commit 429fa0e

Browse files
github-actions[bot]frankie567
authored andcommitted
Version Packages
1 parent 4b4bb0b commit 429fa0e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

clients/.changeset/slow-rabbits-change.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

clients/packages/checkout/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @polar-sh/checkout
22

3+
## 0.1.8
4+
5+
### Patch Changes
6+
7+
- d623321: Add permissions policy to the iframe for better compatibility with wallet payment methods
8+
39
## 0.1.7
410

511
### Patch Changes

clients/packages/checkout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "Polar",
55
"license": "Apache-2.0",
66
"type": "module",
7-
"version": "0.1.7",
7+
"version": "0.1.8",
88
"scripts": {
99
"dev": "tsup --watch",
1010
"build": "tsup --minify terser --sourcemap"

0 commit comments

Comments
 (0)