Skip to content

Commit

Permalink
chore(repo): Version packages (alpha-v5)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 28, 2023
1 parent af56f51 commit 191c26c
Show file tree
Hide file tree
Showing 24 changed files with 118 additions and 28 deletions.
6 changes: 6 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
"funny-gifts-cough",
"fuzzy-horses-fix",
"gentle-pants-matter",
"gold-islands-cover",
"gorgeous-baboons-float",
"gorgeous-insects-reply",
"grumpy-suns-boil",
Expand Down Expand Up @@ -104,6 +105,7 @@
"new-eels-mix",
"new-points-train",
"nice-dingos-argue",
"nice-starfishes-itch",
"odd-lemons-reply",
"odd-toes-develop",
"old-actors-beg",
Expand Down Expand Up @@ -139,14 +141,18 @@
"slimy-singers-glow",
"slimy-windows-grab",
"slow-wombats-battle",
"smart-suns-train",
"soft-birds-thank",
"sour-comics-stare",
"spotty-apples-march",
"spotty-roses-push",
"stupid-suits-accept",
"stupid-toys-remain",
"swift-rocks-nail",
"tasty-countries-walk",
"tasty-phones-lie",
"ten-mugs-film",
"ten-nails-whisper",
"thin-phones-drop",
"thirty-doors-peel",
"thirty-insects-exist",
Expand Down
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"tslib": "2.4.1"
},
"devDependencies": {
"@clerk/types": "4.0.0-alpha-v5.5",
"@clerk/types": "4.0.0-alpha-v5.6",
"@cloudflare/workers-types": "^3.18.0",
"@types/chai": "^4.3.3",
"@types/cookie": "^0.5.1",
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

## 1.0.0-alpha-v5.6

### Patch Changes

- Updated dependencies [[`9a1fe3728`](https://github.com/clerk/javascript/commit/9a1fe37289c7606dc111913cb9f70f2a2efff6b7)]:
- @clerk/clerk-js@5.0.0-alpha-v5.6
- @clerk/clerk-react@5.0.0-alpha-v5.6

## 1.0.0-alpha-v5.5

### 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": "1.0.0-alpha-v5.5",
"version": "1.0.0-alpha-v5.6",
"description": "Clerk SDK for Chrome extensions",
"keywords": [
"auth",
Expand Down Expand Up @@ -45,8 +45,8 @@
"test:coverage": "jest --collectCoverage && open coverage/lcov-report/index.html"
},
"dependencies": {
"@clerk/clerk-js": "5.0.0-alpha-v5.5",
"@clerk/clerk-react": "5.0.0-alpha-v5.5"
"@clerk/clerk-js": "5.0.0-alpha-v5.6",
"@clerk/clerk-react": "5.0.0-alpha-v5.6"
},
"devDependencies": {
"@types/chrome": "*",
Expand Down
11 changes: 11 additions & 0 deletions packages/clerk-js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 5.0.0-alpha-v5.6

### Major Changes

- Use the new `routerPush` and `routerReplace` props for `<ClerkProvider />` instead of `navigate`. ([#1304](https://github.com/clerk/javascript/pull/1304)) by [@desiprisg](https://github.com/desiprisg)

### Patch Changes

- Updated dependencies [[`9a1fe3728`](https://github.com/clerk/javascript/commit/9a1fe37289c7606dc111913cb9f70f2a2efff6b7), [`9a1fe3728`](https://github.com/clerk/javascript/commit/9a1fe37289c7606dc111913cb9f70f2a2efff6b7)]:
- @clerk/types@4.0.0-alpha-v5.6

## 5.0.0-alpha-v5.5

### Major 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": "5.0.0-alpha-v5.5",
"version": "5.0.0-alpha-v5.6",
"description": "Clerk JS library",
"keywords": [
"clerk",
Expand Down Expand Up @@ -52,7 +52,7 @@
"dependencies": {
"@clerk/localizations": "2.0.0-alpha-v5.5",
"@clerk/shared": "2.0.0-alpha-v5.3",
"@clerk/types": "4.0.0-alpha-v5.5",
"@clerk/types": "4.0.0-alpha-v5.6",
"@emotion/cache": "11.11.0",
"@emotion/react": "11.11.1",
"@floating-ui/react": "0.25.4",
Expand Down
8 changes: 8 additions & 0 deletions packages/expo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 1.0.0-alpha-v5.6

### Patch Changes

- Updated dependencies [[`9a1fe3728`](https://github.com/clerk/javascript/commit/9a1fe37289c7606dc111913cb9f70f2a2efff6b7)]:
- @clerk/clerk-js@5.0.0-alpha-v5.6
- @clerk/clerk-react@5.0.0-alpha-v5.6

## 1.0.0-alpha-v5.5

### 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": "1.0.0-alpha-v5.5",
"version": "1.0.0-alpha-v5.6",
"description": "Clerk React Native/Expo library",
"keywords": [
"react",
Expand Down Expand Up @@ -39,13 +39,13 @@
"publish:local": "npx yalc push --replace --sig"
},
"dependencies": {
"@clerk/clerk-js": "5.0.0-alpha-v5.5",
"@clerk/clerk-react": "5.0.0-alpha-v5.5",
"@clerk/clerk-js": "5.0.0-alpha-v5.6",
"@clerk/clerk-react": "5.0.0-alpha-v5.6",
"@clerk/shared": "2.0.0-alpha-v5.3",
"react-native-url-polyfill": "2.0.0"
},
"devDependencies": {
"@clerk/types": "^4.0.0-alpha-v5.5",
"@clerk/types": "^4.0.0-alpha-v5.6",
"@types/node": "^18.17.0",
"@types/react": "*",
"@types/react-dom": "*",
Expand Down
7 changes: 7 additions & 0 deletions packages/fastify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 1.0.0-alpha-v5.6

### Patch Changes

- Updated dependencies [[`9a1fe3728`](https://github.com/clerk/javascript/commit/9a1fe37289c7606dc111913cb9f70f2a2efff6b7), [`9a1fe3728`](https://github.com/clerk/javascript/commit/9a1fe37289c7606dc111913cb9f70f2a2efff6b7)]:
- @clerk/types@4.0.0-alpha-v5.6

## 1.0.0-alpha-v5.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/fastify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clerk/fastify",
"version": "1.0.0-alpha-v5.5",
"version": "1.0.0-alpha-v5.6",
"description": "Clerk SDK for Fastify",
"keywords": [
"auth",
Expand Down Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"@clerk/backend": "1.0.0-alpha-v5.4",
"@clerk/shared": "2.0.0-alpha-v5.3",
"@clerk/types": "4.0.0-alpha-v5.5",
"@clerk/types": "4.0.0-alpha-v5.6",
"cookies": "0.8.0"
},
"devDependencies": {
Expand Down
11 changes: 11 additions & 0 deletions packages/gatsby-plugin-clerk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 5.0.0-alpha-v5.6

### Major Changes

- Use the new `routerPush` and `routerReplace` props for `<ClerkProvider />` instead of `navigate`. ([#1304](https://github.com/clerk/javascript/pull/1304)) by [@desiprisg](https://github.com/desiprisg)

### Patch Changes

- Updated dependencies []:
- @clerk/clerk-react@5.0.0-alpha-v5.6

## 5.0.0-alpha-v5.5

### Patch Changes
Expand Down
6 changes: 3 additions & 3 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": "5.0.0-alpha-v5.5",
"version": "5.0.0-alpha-v5.6",
"description": "Clerk SDK for Gatsby",
"keywords": [
"clerk",
Expand Down Expand Up @@ -45,13 +45,13 @@
},
"dependencies": {
"@clerk/backend": "1.0.0-alpha-v5.4",
"@clerk/clerk-react": "5.0.0-alpha-v5.5",
"@clerk/clerk-react": "5.0.0-alpha-v5.6",
"@clerk/clerk-sdk-node": "5.0.0-alpha-v5.4",
"cookie": "0.5.0",
"tslib": "2.4.1"
},
"devDependencies": {
"@clerk/types": "4.0.0-alpha-v5.5",
"@clerk/types": "4.0.0-alpha-v5.6",
"@types/cookie": "^0.5.0",
"@types/node": "^18.17.0",
"eslint-config-custom": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/localizations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"lint": "eslint src/"
},
"devDependencies": {
"@clerk/types": "4.0.0-alpha-v5.5",
"@clerk/types": "4.0.0-alpha-v5.6",
"@types/node": "^18.17.0",
"eslint-config-custom": "*",
"tsup": "*",
Expand Down
13 changes: 13 additions & 0 deletions packages/nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Change Log

## 5.0.0-alpha-v5.6

### Major Changes

- Fix a bug where navigating from the sign in page to the sign up page required two back button presses to go back. ([#1304](https://github.com/clerk/javascript/pull/1304)) by [@desiprisg](https://github.com/desiprisg)

- Use the new `routerPush` and `routerReplace` props for `<ClerkProvider />` instead of `navigate`. ([#1304](https://github.com/clerk/javascript/pull/1304)) by [@desiprisg](https://github.com/desiprisg)

### Patch Changes

- Updated dependencies []:
- @clerk/clerk-react@5.0.0-alpha-v5.6

## 5.0.0-alpha-v5.5

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clerk/nextjs",
"version": "5.0.0-alpha-v5.5",
"version": "5.0.0-alpha-v5.6",
"description": "Clerk SDK for NextJS",
"keywords": [
"clerk",
Expand Down Expand Up @@ -59,12 +59,12 @@
},
"dependencies": {
"@clerk/backend": "1.0.0-alpha-v5.4",
"@clerk/clerk-react": "5.0.0-alpha-v5.5",
"@clerk/clerk-react": "5.0.0-alpha-v5.6",
"@clerk/shared": "2.0.0-alpha-v5.3",
"path-to-regexp": "6.2.1"
},
"devDependencies": {
"@clerk/types": "4.0.0-alpha-v5.5",
"@clerk/types": "4.0.0-alpha-v5.6",
"@types/node": "^18.17.0",
"@types/react": "*",
"@types/react-dom": "*",
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

## 5.0.0-alpha-v5.6

### Patch Changes

- Updated dependencies [[`9a1fe3728`](https://github.com/clerk/javascript/commit/9a1fe37289c7606dc111913cb9f70f2a2efff6b7), [`9a1fe3728`](https://github.com/clerk/javascript/commit/9a1fe37289c7606dc111913cb9f70f2a2efff6b7)]:
- @clerk/types@4.0.0-alpha-v5.6

## 5.0.0-alpha-v5.5

### Patch 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": "5.0.0-alpha-v5.5",
"version": "5.0.0-alpha-v5.6",
"description": "Clerk React library",
"keywords": [
"clerk",
Expand Down Expand Up @@ -57,7 +57,7 @@
},
"dependencies": {
"@clerk/shared": "2.0.0-alpha-v5.3",
"@clerk/types": "4.0.0-alpha-v5.5",
"@clerk/types": "4.0.0-alpha-v5.6",
"eslint-config-custom": "*",
"semver": "^7.5.4",
"tslib": "2.4.1"
Expand Down
11 changes: 11 additions & 0 deletions packages/remix/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 4.0.0-alpha-v5.6

### Major Changes

- Use the new `routerPush` and `routerReplace` props for `<ClerkProvider />` instead of `navigate`. ([#1304](https://github.com/clerk/javascript/pull/1304)) by [@desiprisg](https://github.com/desiprisg)

### Patch Changes

- Updated dependencies []:
- @clerk/clerk-react@5.0.0-alpha-v5.6

## 4.0.0-alpha-v5.5

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/remix/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clerk/remix",
"version": "4.0.0-alpha-v5.5",
"version": "4.0.0-alpha-v5.6",
"description": "Clerk SDK for Remix",
"keywords": [
"clerk",
Expand Down Expand Up @@ -70,13 +70,13 @@
},
"dependencies": {
"@clerk/backend": "1.0.0-alpha-v5.4",
"@clerk/clerk-react": "5.0.0-alpha-v5.5",
"@clerk/clerk-react": "5.0.0-alpha-v5.6",
"@clerk/shared": "2.0.0-alpha-v5.3",
"cookie": "0.5.0",
"tslib": "2.4.1"
},
"devDependencies": {
"@clerk/types": "4.0.0-alpha-v5.5",
"@clerk/types": "4.0.0-alpha-v5.6",
"@remix-run/react": "^2.0.0",
"@remix-run/server-runtime": "^2.0.0",
"@types/cookie": "^0.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"snakecase-keys": "3.2.1"
},
"devDependencies": {
"@clerk/types": "4.0.0-alpha-v5.5",
"@clerk/types": "4.0.0-alpha-v5.6",
"@types/express": "4.17.14",
"@types/node": "^18.17.0",
"eslint-config-custom": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"swr": "2.2.0"
},
"devDependencies": {
"@clerk/types": "4.0.0-alpha-v5.5",
"@clerk/types": "4.0.0-alpha-v5.6",
"@types/glob-to-regexp": "0.4.1",
"@types/js-cookie": "3.0.2",
"@types/node": "^18.17.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/themes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"lint": "eslint src/"
},
"devDependencies": {
"@clerk/types": "4.0.0-alpha-v5.5",
"@clerk/types": "4.0.0-alpha-v5.6",
"@types/node": "^18.17.0",
"eslint-config-custom": "*",
"typescript": "*"
Expand Down
8 changes: 8 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 4.0.0-alpha-v5.6

### Major Changes

- Use the new `routerPush` and `routerReplace` props for `<ClerkProvider />` instead of `navigate`. ([#1304](https://github.com/clerk/javascript/pull/1304)) by [@desiprisg](https://github.com/desiprisg)

- Introduces two new props for `<ClerkProvider />`, `push` and `replace`. These props replace the `navigate` prop. Passing both `push` and `replace` will allow Clerk to correctly handle navigations without causing issues with the host application's router. ([#1304](https://github.com/clerk/javascript/pull/1304)) by [@desiprisg](https://github.com/desiprisg)

## 4.0.0-alpha-v5.5

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clerk/types",
"version": "4.0.0-alpha-v5.5",
"version": "4.0.0-alpha-v5.6",
"description": "Typings for Clerk libraries.",
"keywords": [
"clerk",
Expand Down

0 comments on commit 191c26c

Please sign in to comment.