Skip to content

Commit

Permalink
chore(repo): Version packages (#1952)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
clerk-cookie and github-actions[bot] committed Oct 26, 2023
1 parent 29a5f56 commit 7dfb3e6
Show file tree
Hide file tree
Showing 23 changed files with 121 additions and 38 deletions.
5 changes: 0 additions & 5 deletions .changeset/wise-houses-shop.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 0.32.1

### Patch Changes

- Updated dependencies [[`29a5f5641`](https://github.com/clerkinc/javascript/commit/29a5f56416db5e802ee38512205e5092d9b0b420)]:
- @clerk/shared@1.0.1

## 0.32.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clerk/backend",
"version": "0.32.0",
"version": "0.32.1",
"license": "MIT",
"description": "Clerk Backend SDK - REST Client for Backend API & JWT verification utilities",
"types": "./dist/types/index.d.ts",
Expand Down Expand Up @@ -46,7 +46,7 @@
"test:cloudflare-workerd": "tests/cloudflare-workerd/run.sh"
},
"dependencies": {
"@clerk/shared": "1.0.0",
"@clerk/shared": "1.0.1",
"@clerk/types": "3.57.0",
"@peculiar/webcrypto": "1.4.1",
"@types/node": "16.18.6",
Expand Down
8 changes: 8 additions & 0 deletions packages/chrome-extension/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 0.4.12

### Patch Changes

- Updated dependencies []:
- @clerk/clerk-js@4.64.1
- @clerk/clerk-react@4.27.1

## 0.4.11

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/chrome-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clerk/chrome-extension",
"version": "0.4.11",
"version": "0.4.12",
"license": "MIT",
"description": "Clerk SDK for Chrome extensions",
"keywords": [
Expand Down Expand Up @@ -35,8 +35,8 @@
"prepublishOnly": "npm run build"
},
"dependencies": {
"@clerk/clerk-js": "4.64.0",
"@clerk/clerk-react": "4.27.0"
"@clerk/clerk-js": "4.64.1",
"@clerk/clerk-react": "4.27.1"
},
"devDependencies": {
"@types/chrome": "*",
Expand Down
7 changes: 7 additions & 0 deletions packages/clerk-js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 4.64.1

### Patch Changes

- Updated dependencies [[`29a5f5641`](https://github.com/clerkinc/javascript/commit/29a5f56416db5e802ee38512205e5092d9b0b420)]:
- @clerk/shared@1.0.1

## 4.64.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/clerk-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clerk/clerk-js",
"version": "4.64.0",
"version": "4.64.1",
"license": "MIT",
"description": "Clerk JS library",
"keywords": [
Expand Down Expand Up @@ -44,7 +44,7 @@
},
"dependencies": {
"@clerk/localizations": "1.26.7",
"@clerk/shared": "1.0.0",
"@clerk/shared": "1.0.1",
"@clerk/types": "3.57.0",
"@emotion/cache": "11.11.0",
"@emotion/react": "11.11.1",
Expand Down
9 changes: 9 additions & 0 deletions packages/expo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 0.19.14

### Patch Changes

- Updated dependencies [[`29a5f5641`](https://github.com/clerkinc/javascript/commit/29a5f56416db5e802ee38512205e5092d9b0b420)]:
- @clerk/shared@1.0.1
- @clerk/clerk-js@4.64.1
- @clerk/clerk-react@4.27.1

## 0.19.13

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/expo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clerk/clerk-expo",
"version": "0.19.13",
"version": "0.19.14",
"license": "MIT",
"description": "Clerk React Native/Expo library",
"keywords": [
Expand Down Expand Up @@ -30,9 +30,9 @@
"lint": "eslint src/"
},
"dependencies": {
"@clerk/clerk-js": "4.64.0",
"@clerk/clerk-react": "4.27.0",
"@clerk/shared": "1.0.0",
"@clerk/clerk-js": "4.64.1",
"@clerk/clerk-react": "4.27.1",
"@clerk/shared": "1.0.1",
"base-64": "1.0.0",
"react-native-url-polyfill": "2.0.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/fastify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 0.6.19

### Patch Changes

- Updated dependencies [[`29a5f5641`](https://github.com/clerkinc/javascript/commit/29a5f56416db5e802ee38512205e5092d9b0b420)]:
- @clerk/shared@1.0.1
- @clerk/backend@0.32.1

## 0.6.18

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/fastify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clerk/fastify",
"version": "0.6.18",
"version": "0.6.19",
"license": "MIT",
"description": "Clerk SDK for Fastify",
"keywords": [
Expand Down Expand Up @@ -30,8 +30,8 @@
"test:cache:clear": "jest --clearCache --useStderr"
},
"dependencies": {
"@clerk/backend": "0.32.0",
"@clerk/shared": "1.0.0",
"@clerk/backend": "0.32.1",
"@clerk/shared": "1.0.1",
"@clerk/types": "3.57.0",
"cookies": "0.8.0"
},
Expand Down
9 changes: 9 additions & 0 deletions packages/gatsby-plugin-clerk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 4.4.20

### Patch Changes

- Updated dependencies []:
- @clerk/backend@0.32.1
- @clerk/clerk-react@4.27.1
- @clerk/clerk-sdk-node@4.12.18

## 4.4.19

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/gatsby-plugin-clerk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-clerk",
"version": "4.4.19",
"version": "4.4.20",
"license": "MIT",
"description": "Clerk SDK for Gatsby",
"keywords": [
Expand Down Expand Up @@ -35,9 +35,9 @@
"lint": "eslint src/"
},
"dependencies": {
"@clerk/backend": "0.32.0",
"@clerk/clerk-react": "4.27.0",
"@clerk/clerk-sdk-node": "4.12.17",
"@clerk/backend": "0.32.1",
"@clerk/clerk-react": "4.27.1",
"@clerk/clerk-sdk-node": "4.12.18",
"@clerk/types": "3.57.0",
"cookie": "0.5.0",
"tslib": "2.4.1"
Expand Down
10 changes: 10 additions & 0 deletions packages/nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 4.26.1

### Patch Changes

- Updated dependencies [[`29a5f5641`](https://github.com/clerkinc/javascript/commit/29a5f56416db5e802ee38512205e5092d9b0b420)]:
- @clerk/shared@1.0.1
- @clerk/backend@0.32.1
- @clerk/clerk-react@4.27.1
- @clerk/clerk-sdk-node@4.12.18

## 4.26.0

### Minor Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clerk/nextjs",
"version": "4.26.0",
"version": "4.26.1",
"license": "MIT",
"description": "Clerk SDK for NextJS",
"keywords": [
Expand Down Expand Up @@ -78,10 +78,10 @@
"test:ci": "jest --maxWorkers=70%"
},
"dependencies": {
"@clerk/backend": "0.32.0",
"@clerk/clerk-react": "4.27.0",
"@clerk/clerk-sdk-node": "4.12.17",
"@clerk/shared": "1.0.0",
"@clerk/backend": "0.32.1",
"@clerk/clerk-react": "4.27.1",
"@clerk/clerk-sdk-node": "4.12.18",
"@clerk/shared": "1.0.1",
"@clerk/types": "3.57.0",
"path-to-regexp": "6.2.1",
"tslib": "2.4.1"
Expand Down
7 changes: 7 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 4.27.1

### Patch Changes

- Updated dependencies [[`29a5f5641`](https://github.com/clerkinc/javascript/commit/29a5f56416db5e802ee38512205e5092d9b0b420)]:
- @clerk/shared@1.0.1

## 4.27.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clerk/clerk-react",
"version": "4.27.0",
"version": "4.27.1",
"license": "MIT",
"description": "Clerk React library",
"keywords": [
Expand Down Expand Up @@ -47,7 +47,7 @@
"test:ci": "jest --maxWorkers=70%"
},
"dependencies": {
"@clerk/shared": "1.0.0",
"@clerk/shared": "1.0.1",
"@clerk/types": "3.57.0",
"tslib": "2.4.1"
},
Expand Down
9 changes: 9 additions & 0 deletions packages/remix/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 3.1.2

### Patch Changes

- Updated dependencies [[`29a5f5641`](https://github.com/clerkinc/javascript/commit/29a5f56416db5e802ee38512205e5092d9b0b420)]:
- @clerk/shared@1.0.1
- @clerk/backend@0.32.1
- @clerk/clerk-react@4.27.1

## 3.1.1

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/remix/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clerk/remix",
"version": "3.1.1",
"version": "3.1.2",
"license": "MIT",
"description": "Clerk SDK for Remix",
"keywords": [
Expand Down Expand Up @@ -60,9 +60,9 @@
"lint:attw": "attw --pack ."
},
"dependencies": {
"@clerk/backend": "0.32.0",
"@clerk/clerk-react": "4.27.0",
"@clerk/shared": "1.0.0",
"@clerk/backend": "0.32.1",
"@clerk/clerk-react": "4.27.1",
"@clerk/shared": "1.0.1",
"@clerk/types": "3.57.0",
"cookie": "0.5.0",
"tslib": "2.4.1"
Expand Down
8 changes: 8 additions & 0 deletions packages/sdk-node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 4.12.18

### Patch Changes

- Updated dependencies [[`29a5f5641`](https://github.com/clerkinc/javascript/commit/29a5f56416db5e802ee38512205e5092d9b0b420)]:
- @clerk/shared@1.0.1
- @clerk/backend@0.32.1

## 4.12.17

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/sdk-node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clerk/clerk-sdk-node",
"version": "4.12.17",
"version": "4.12.18",
"license": "MIT",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.mjs",
Expand Down Expand Up @@ -60,8 +60,8 @@
"typescript": "*"
},
"dependencies": {
"@clerk/backend": "0.32.0",
"@clerk/shared": "1.0.0",
"@clerk/backend": "0.32.1",
"@clerk/shared": "1.0.1",
"@clerk/types": "3.57.0",
"@types/cookies": "0.7.7",
"@types/express": "4.17.14",
Expand Down
6 changes: 6 additions & 0 deletions packages/shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 1.0.1

### Patch Changes

- Improve compatibility with Expo ([#1950](https://github.com/clerkinc/javascript/pull/1950)) by [@LekoArts](https://github.com/LekoArts)

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clerk/shared",
"version": "1.0.0",
"version": "1.0.1",
"description": "Internal package utils used by the Clerk SDKs",
"sideEffects": false,
"files": [
Expand Down

0 comments on commit 7dfb3e6

Please sign in to comment.