Skip to content

Commit 379cfd5

Browse files
github-actions[bot]frankie567
authored andcommitted
Version Packages
1 parent 2811f8a commit 379cfd5

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

clients/.changeset/weak-maps-occur.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.7
4+
5+
### Patch Changes
6+
7+
- 2811f8a: Prevent embed to be closed while checkout is processing payment
8+
39
## 0.1.6
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.6",
7+
"version": "0.1.7",
88
"scripts": {
99
"dev": "tsup --watch",
1010
"build": "tsup --minify terser --sourcemap"

0 commit comments

Comments
 (0)