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 emilwidlund committed Jan 13, 2025
1 parent abd0e90 commit 367de1d
Show file tree
Hide file tree
Showing 21 changed files with 111 additions and 46 deletions.
12 changes: 0 additions & 12 deletions .changeset/ninety-impalas-count.md

This file was deleted.

13 changes: 0 additions & 13 deletions .changeset/thirty-phones-laugh.md

This file was deleted.

12 changes: 0 additions & 12 deletions .changeset/wicked-cameras-live.md

This file was deleted.

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

## 0.1.1

### Patch Changes

- aa6b311: init adapter-utils
- abd0e90: fix utils
- aa6b311: resolve core from workspace

## 0.1.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polar-sh/adapter-utils",
"version": "0.1.0",
"version": "0.1.1",
"description": "Core package for Polar adapters",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
Expand Down
12 changes: 12 additions & 0 deletions packages/polar-elysia/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @polar-sh/elysia

## 0.1.8

### Patch Changes

- aa6b311: init adapter-utils
- abd0e90: fix utils
- aa6b311: resolve core from workspace
- Updated dependencies [aa6b311]
- Updated dependencies [abd0e90]
- Updated dependencies [aa6b311]
- @polar-sh/adapter-utils@0.1.1

## 0.1.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/polar-elysia/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polar-sh/elysia",
"version": "0.1.7",
"version": "0.1.8",
"description": "Polar integration for Elysia",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
Expand Down
12 changes: 12 additions & 0 deletions packages/polar-express/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @polar-sh/hono

## 0.2.6

### Patch Changes

- aa6b311: init adapter-utils
- abd0e90: fix utils
- aa6b311: resolve core from workspace
- Updated dependencies [aa6b311]
- Updated dependencies [abd0e90]
- Updated dependencies [aa6b311]
- @polar-sh/adapter-utils@0.1.1

## 0.2.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/polar-express/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polar-sh/express",
"version": "0.2.5",
"version": "0.2.6",
"description": "Polar integration for Express",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
Expand Down
10 changes: 10 additions & 0 deletions packages/polar-fastify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @polar-sh/elysia

## 0.1.6

### Patch Changes

- abd0e90: fix utils
- Updated dependencies [aa6b311]
- Updated dependencies [abd0e90]
- Updated dependencies [aa6b311]
- @polar-sh/adapter-utils@0.1.1

## 0.1.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/polar-fastify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polar-sh/fastify",
"version": "0.1.5",
"version": "0.1.6",
"description": "Polar integration for Fastify",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
Expand Down
12 changes: 12 additions & 0 deletions packages/polar-hono/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @polar-sh/hono

## 0.2.6

### Patch Changes

- aa6b311: init adapter-utils
- abd0e90: fix utils
- aa6b311: resolve core from workspace
- Updated dependencies [aa6b311]
- Updated dependencies [abd0e90]
- Updated dependencies [aa6b311]
- @polar-sh/adapter-utils@0.1.1

## 0.2.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/polar-hono/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polar-sh/hono",
"version": "0.2.5",
"version": "0.2.6",
"description": "Polar integration for Hono",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
Expand Down
12 changes: 12 additions & 0 deletions packages/polar-nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# polar-nextjs

## 0.3.6

### Patch Changes

- aa6b311: init adapter-utils
- abd0e90: fix utils
- aa6b311: resolve core from workspace
- Updated dependencies [aa6b311]
- Updated dependencies [abd0e90]
- Updated dependencies [aa6b311]
- @polar-sh/adapter-utils@0.1.1

## 0.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/polar-nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polar-sh/nextjs",
"version": "0.3.5",
"version": "0.3.6",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
12 changes: 12 additions & 0 deletions packages/polar-nuxt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @polar-sh/nuxt

## 0.1.6

### Patch Changes

- aa6b311: init adapter-utils
- abd0e90: fix utils
- aa6b311: resolve core from workspace
- Updated dependencies [aa6b311]
- Updated dependencies [abd0e90]
- Updated dependencies [aa6b311]
- @polar-sh/adapter-utils@0.1.1

## 0.1.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/polar-nuxt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polar-sh/nuxt",
"version": "0.1.5",
"version": "0.1.6",
"description": "Polar.sh integration for Nuxt",
"private": true,
"repository": {
Expand Down
12 changes: 12 additions & 0 deletions packages/polar-remix/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @polar-sh/hono

## 0.2.6

### Patch Changes

- aa6b311: init adapter-utils
- abd0e90: fix utils
- aa6b311: resolve core from workspace
- Updated dependencies [aa6b311]
- Updated dependencies [abd0e90]
- Updated dependencies [aa6b311]
- @polar-sh/adapter-utils@0.1.1

## 0.2.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/polar-remix/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polar-sh/remix",
"version": "0.2.5",
"version": "0.2.6",
"description": "Polar integration for Remix and React Router",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
Expand Down
12 changes: 12 additions & 0 deletions packages/polar-sveltekit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @polar-sh/sveltekit

## 0.3.6

### Patch Changes

- aa6b311: init adapter-utils
- abd0e90: fix utils
- aa6b311: resolve core from workspace
- Updated dependencies [aa6b311]
- Updated dependencies [abd0e90]
- Updated dependencies [aa6b311]
- @polar-sh/adapter-utils@0.1.1

## 0.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/polar-sveltekit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polar-sh/sveltekit",
"version": "0.3.5",
"version": "0.3.6",
"description": "Polar integration for SvelteKit",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down

0 comments on commit 367de1d

Please sign in to comment.