Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and frankie567 committed Oct 23, 2024
1 parent e67a4cb commit 47863a2
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions clients/.changeset/calm-bugs-warn.md

This file was deleted.

5 changes: 0 additions & 5 deletions clients/.changeset/fuzzy-maps-smoke.md

This file was deleted.

7 changes: 7 additions & 0 deletions clients/packages/checkout/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @polar-sh/checkout

## 0.1.3

### Patch Changes

- e67a4cb: Implement security mechanism to avoid XSS vulnerabilities
- 4bb3bb3: prevent `init()` from wiring the click event listener several times

## 0.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion clients/packages/checkout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "Polar",
"license": "Apache-2.0",
"type": "module",
"version": "0.1.2",
"version": "0.1.3",
"scripts": {
"dev": "tsup --watch",
"build": "tsup --minify terser --sourcemap"
Expand Down

0 comments on commit 47863a2

Please sign in to comment.