Skip to content

Commit 5766717

Browse files
committed
bump Polar SDK
1 parent 9e49b07 commit 5766717

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "polar-cli",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "",
55
"bin": "bin/cli.js",
66
"type": "module",
@@ -27,7 +27,7 @@
2727
"@effect/platform": "^0.90.2",
2828
"@effect/platform-bun": "^0.87.1",
2929
"@lemonsqueezy/lemonsqueezy.js": "^4.0.0",
30-
"@polar-sh/sdk": "^0.43.1",
30+
"@polar-sh/sdk": "^0.47.0",
3131
"effect": "^3.17.7",
3232
"eventsource": "^4.1.0",
3333
"open": "^10.2.0"

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const VERSION = "v1.2.0";
1+
export const VERSION = "v1.3.1";

0 commit comments

Comments
 (0)