Skip to content

Commit 479532b

Browse files
github-actions[bot]frankie567
authored andcommitted
Version Packages
1 parent de906a0 commit 479532b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

clients/.changeset/slimy-tigers-glow.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.9
4+
5+
### Patch Changes
6+
7+
- de906a0: Handle case where the checkout element might have nested elements triggering the click event
8+
39
## 0.1.8
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.8",
7+
"version": "0.1.9",
88
"scripts": {
99
"build": "rm -rf dist/ && tsup"
1010
},

0 commit comments

Comments
 (0)