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 22, 2024
1 parent ef574b4 commit f3b66aa
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
7 changes: 0 additions & 7 deletions clients/.changeset/lazy-drinks-repeat.md

This file was deleted.

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

## 0.1.2

### Patch Changes

- ef574b4: - Prevent background page from scrolling while checkout is shown
- Tweak backdrop and loader
- Add a method to run initialization logic manually

## 0.1.1

### 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.1",
"version": "0.1.2",
"scripts": {
"dev": "tsup src/embed.ts --format cjs,esm,iife --dts --watch",
"build": "tsup src/embed.ts --format cjs,esm,iife --dts --sourcemap --minify terser"
Expand Down

0 comments on commit f3b66aa

Please sign in to comment.