Skip to content

Commit b9d0ab3

Browse files
github-actions[bot]emilwidlund
authored andcommitted
Version Packages
1 parent 9dd847d commit b9d0ab3

File tree

21 files changed

+88
-24
lines changed

21 files changed

+88
-24
lines changed

.changeset/silent-garlics-suffer.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

packages/adapter-utils/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @polar-sh/adapter-utils
22

3+
## 0.1.8
4+
5+
### Patch Changes
6+
7+
- 9dd847d: Bump Polar SDK
8+
39
## 0.1.7
410

511
### Patch Changes

packages/adapter-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@polar-sh/adapter-utils",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"description": "Core package for Polar adapters",
55
"main": "./dist/index.cjs",
66
"module": "./dist/index.js",

packages/polar-astro/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @polar-sh/astro
22

3+
## 0.3.8
4+
5+
### Patch Changes
6+
7+
- 9dd847d: Bump Polar SDK
8+
- Updated dependencies [9dd847d]
9+
- @polar-sh/adapter-utils@0.1.8
10+
311
## 0.3.7
412

513
### Patch Changes

packages/polar-astro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@polar-sh/astro",
3-
"version": "0.3.7",
3+
"version": "0.3.8",
44
"description": "Polar integration for Astro",
55
"main": "./dist/index.cjs",
66
"module": "./dist/index.js",

packages/polar-elysia/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @polar-sh/elysia
22

3+
## 0.1.16
4+
5+
### Patch Changes
6+
7+
- 9dd847d: Bump Polar SDK
8+
- Updated dependencies [9dd847d]
9+
- @polar-sh/adapter-utils@0.1.8
10+
311
## 0.1.15
412

513
### Patch Changes

packages/polar-elysia/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@polar-sh/elysia",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"description": "Polar integration for Elysia",
55
"main": "./dist/index.cjs",
66
"module": "./dist/index.js",

packages/polar-express/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @polar-sh/hono
22

3+
## 0.2.14
4+
5+
### Patch Changes
6+
7+
- 9dd847d: Bump Polar SDK
8+
- Updated dependencies [9dd847d]
9+
- @polar-sh/adapter-utils@0.1.8
10+
311
## 0.2.13
412

513
### Patch Changes

packages/polar-express/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@polar-sh/express",
3-
"version": "0.2.13",
3+
"version": "0.2.14",
44
"description": "Polar integration for Express",
55
"main": "./dist/index.cjs",
66
"module": "./dist/index.js",

packages/polar-fastify/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @polar-sh/elysia
22

3+
## 0.1.14
4+
5+
### Patch Changes
6+
7+
- 9dd847d: Bump Polar SDK
8+
- Updated dependencies [9dd847d]
9+
- @polar-sh/adapter-utils@0.1.8
10+
311
## 0.1.13
412

513
### Patch Changes

0 commit comments

Comments
 (0)