File tree 21 files changed +96
-24
lines changed
21 files changed +96
-24
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ### [ 0.4.1] ( https://github.com/clerkinc/javascript/compare/@clerk/backend-core@0.4.1-staging.0...@clerk/backend-core@0.4.1 ) (2022-02-14)
7
+
8
+ ** Note:** Version bump only for package @clerk/backend-core
9
+
10
+
11
+
12
+
13
+
6
14
### [ 0.4.1-staging.0] ( https://github.com/clerkinc/javascript/compare/@clerk/backend-core@0.4.0...@clerk/backend-core@0.4.1-staging.0 ) (2022-02-11)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @clerk/backend-core" ,
3
- "version" : " 0.4.1-staging.0 " ,
3
+ "version" : " 0.4.1" ,
4
4
"license" : " MIT" ,
5
5
"scripts" : {
6
6
"build" : " tsc -p tsconfig.esm.json && tsc -p tsconfig.cjs.json && ./moduleTypeFix" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ### [ 2.13.1] ( https://github.com/clerkinc/javascript/compare/@clerk/clerk-js@2.13.1-staging.0...@clerk/clerk-js@2.13.1 ) (2022-02-14)
7
+
8
+ ** Note:** Version bump only for package @clerk/clerk-js
9
+
10
+
11
+
12
+
13
+
6
14
### 2.13.1-staging.0 (2022-02-11)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @clerk/clerk-js" ,
3
- "version" : " 2.13.1-staging.0 " ,
3
+ "version" : " 2.13.1" ,
4
4
"license" : " MIT" ,
5
5
"description" : " Clerk.dev JS library" ,
6
6
"keywords" : [
37
37
"test:coverage" : " jest --collectCoverage"
38
38
},
39
39
"dependencies" : {
40
- "@clerk/types" : " ^1.25.1-staging.0 " ,
40
+ "@clerk/types" : " ^1.25.1" ,
41
41
"@popperjs/core" : " ^2.4.4" ,
42
42
"browser-tabs-lock" : " ^1.2.15" ,
43
43
"classnames" : " ^2.3.1" ,
57
57
"@babel/preset-env" : " ^7.12.1" ,
58
58
"@babel/preset-react" : " ^7.12.5" ,
59
59
"@babel/preset-typescript" : " ^7.12.1" ,
60
- "@clerk/shared" : " ^0.0.2-staging.0 " ,
60
+ "@clerk/shared" : " ^0.0.2" ,
61
61
"@pmmmwh/react-refresh-webpack-plugin" : " ^0.5.2" ,
62
62
"@svgr/webpack" : " ^5.5.0" ,
63
63
"@testing-library/dom" : " ^7.28.1" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ### [ 0.3.1] ( https://github.com/clerkinc/javascript/compare/@clerk/edge@0.3.1-staging.0...@clerk/edge@0.3.1 ) (2022-02-14)
7
+
8
+ ** Note:** Version bump only for package @clerk/edge
9
+
10
+
11
+
12
+
13
+
6
14
### [ 0.3.1-staging.0] ( https://github.com/clerkinc/javascript/compare/@clerk/edge@0.3.0...@clerk/edge@0.3.1-staging.0 ) (2022-02-11)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @clerk/edge" ,
3
- "version" : " 0.3.1-staging.0 " ,
3
+ "version" : " 0.3.1" ,
4
4
"license" : " MIT" ,
5
5
"description" : " Clerk.dev SDK for Edge/Serverless authentication" ,
6
6
"keywords" : [
36
36
"build" : " node ./scripts/info.cjs && tsc -p tsconfig.esm.json && tsc -p tsconfig.cjs.json && ./moduleTypeFix"
37
37
},
38
38
"dependencies" : {
39
- "@clerk/backend-core" : " ^0.4.1-staging.0 " ,
39
+ "@clerk/backend-core" : " ^0.4.1" ,
40
40
"@peculiar/webcrypto" : " ^1.2.3" ,
41
41
"next" : " ^12.0.7"
42
42
},
Original file line number Diff line number Diff line change 1
1
2
2
/** DO NOT EDIT: This file is automatically generated by ../scripts/info.js */
3
- export const LIB_VERSION = "0.3.1-staging.0 " ;
3
+ export const LIB_VERSION = "0.3.1" ;
4
4
export const LIB_NAME = "@clerk/edge" ;
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ### [ 0.8.1] ( https://github.com/clerkinc/javascript/compare/@clerk/clerk-expo@0.8.1-staging.0...@clerk/clerk-expo@0.8.1 ) (2022-02-14)
7
+
8
+ ** Note:** Version bump only for package @clerk/clerk-expo
9
+
10
+
11
+
12
+
13
+
6
14
### 0.8.1-staging.0 (2022-02-11)
7
15
8
16
** Note:** Version bump only for package @clerk/clerk-expo
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @clerk/clerk-expo" ,
3
- "version" : " 0.8.1-staging.0 " ,
3
+ "version" : " 0.8.1" ,
4
4
"license" : " MIT" ,
5
5
"description" : " Clerk.dev React Native/Expo library" ,
6
6
"keywords" : [
26
26
"dev" : " tsc -p tsconfig.build.json --watch"
27
27
},
28
28
"dependencies" : {
29
- "@clerk/clerk-js" : " ^2.13.1-staging.0 " ,
30
- "@clerk/clerk-react" : " ^2.11.1-staging.0 " ,
29
+ "@clerk/clerk-js" : " ^2.13.1" ,
30
+ "@clerk/clerk-react" : " ^2.11.1" ,
31
31
"base-64" : " ^1.0.0"
32
32
},
33
33
"devDependencies" : {
34
- "@clerk/types" : " ^1.25.1-staging.0 " ,
34
+ "@clerk/types" : " ^1.25.1" ,
35
35
"@types/jest" : " ^27.4.0" ,
36
36
"@types/node" : " ^16.11.9" ,
37
37
"@types/react" : " ^17.0.39" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ### [ 2.11.1] ( https://github.com/clerkinc/javascript/compare/@clerk/nextjs@2.11.1-staging.0...@clerk/nextjs@2.11.1 ) (2022-02-14)
7
+
8
+ ** Note:** Version bump only for package @clerk/nextjs
9
+
10
+
11
+
12
+
13
+
6
14
### 2.11.1-staging.0 (2022-02-11)
7
15
8
16
** Note:** Version bump only for package @clerk/nextjs
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @clerk/nextjs" ,
3
- "version" : " 2.11.1-staging.0 " ,
3
+ "version" : " 2.11.1" ,
4
4
"license" : " MIT" ,
5
5
"description" : " Clerk.dev SDK for NextJS" ,
6
6
"keywords" : [
30
30
"dev" : " tsc -p tsconfig.build.json --watch"
31
31
},
32
32
"dependencies" : {
33
- "@clerk/clerk-react" : " ^2.11.1-staging.0 " ,
34
- "@clerk/clerk-sdk-node" : " ^2.9.1-staging.0 " ,
35
- "@clerk/types" : " ^1.25.1-staging.0 " ,
33
+ "@clerk/clerk-react" : " ^2.11.1" ,
34
+ "@clerk/clerk-sdk-node" : " ^2.9.1" ,
35
+ "@clerk/types" : " ^1.25.1" ,
36
36
"tslib" : " ^2.3.1"
37
37
},
38
38
"devDependencies" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ### [ 2.11.1] ( https://github.com/clerkinc/javascript/compare/@clerk/clerk-react@2.11.1-staging.0...@clerk/clerk-react@2.11.1 ) (2022-02-14)
7
+
8
+ ** Note:** Version bump only for package @clerk/clerk-react
9
+
10
+
11
+
12
+
13
+
6
14
### 2.11.1-staging.0 (2022-02-11)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @clerk/clerk-react" ,
3
- "version" : " 2.11.1-staging.0 " ,
3
+ "version" : " 2.11.1" ,
4
4
"license" : " MIT" ,
5
5
"description" : " Clerk.dev React library" ,
6
6
"keywords" : [
28
28
"test" : " jest"
29
29
},
30
30
"dependencies" : {
31
- "@clerk/types" : " ^1.25.1-staging.0 " ,
31
+ "@clerk/types" : " ^1.25.1" ,
32
32
"tslib" : " ^2.3.1"
33
33
},
34
34
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
2
2
/** DO NOT EDIT: This file is automatically generated by ../scripts/info.js */
3
- export const LIB_VERSION = '2.11.1-staging.0 ' ;
3
+ export const LIB_VERSION = '2.11.1' ;
4
4
export const LIB_NAME = '@clerk/clerk-react' ;
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ### [ 2.9.1] ( https://github.com/clerkinc/javascript/compare/@clerk/clerk-sdk-node@2.9.1-staging.0...@clerk/clerk-sdk-node@2.9.1 ) (2022-02-14)
7
+
8
+ ** Note:** Version bump only for package @clerk/clerk-sdk-node
9
+
10
+
11
+
12
+
13
+
6
14
### [ 2.9.1-staging.0] ( https://github.com/clerkinc/javascript/compare/@clerk/clerk-sdk-node@2.9.0...@clerk/clerk-sdk-node@2.9.1-staging.0 ) (2022-02-11)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 2.9.1-staging.0 " ,
2
+ "version" : " 2.9.1" ,
3
3
"license" : " MIT" ,
4
4
"main" : " dist/index.js" ,
5
5
"module" : " esm/index.js" ,
51
51
"typescript" : " 4.5.5"
52
52
},
53
53
"dependencies" : {
54
- "@clerk/backend-core" : " ^0.4.1-staging.0 " ,
54
+ "@clerk/backend-core" : " ^0.4.1" ,
55
55
"@peculiar/webcrypto" : " ^1.2.3" ,
56
56
"camelcase-keys" : " ^6.2.2" ,
57
57
"cookies" : " ^0.8.0" ,
Original file line number Diff line number Diff line change 1
1
2
2
/** DO NOT EDIT: This file is automatically generated by ../scripts/info.js */
3
- export const LIB_VERSION = "2.9.1-staging.0 " ;
3
+ export const LIB_VERSION = "2.9.1" ;
4
4
export const LIB_NAME = "@clerk/clerk-sdk-node" ;
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ### [ 0.0.2] ( https://github.com/clerkinc/clerk_docker/compare/@clerk/shared@0.0.2-staging.0...@clerk/shared@0.0.2 ) (2022-02-14)
7
+
8
+ ** Note:** Version bump only for package @clerk/shared
9
+
10
+
11
+
12
+
13
+
6
14
### 0.0.2-staging.0 (2022-02-11)
7
15
8
16
** Note:** Version bump only for package @clerk/shared
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @clerk/shared" ,
3
- "version" : " 0.0.2-staging.0 " ,
3
+ "version" : " 0.0.2" ,
4
4
"private" : true ,
5
5
"main" : " index.js" ,
6
6
"module" : " index.js" ,
26
26
"@babel/core" : " ^7.13.14" ,
27
27
"@babel/preset-env" : " ^7.13.12" ,
28
28
"@babel/preset-react" : " ^7.13.13" ,
29
- "@clerk/types" : " ^1.25.1-staging.0 " ,
29
+ "@clerk/types" : " ^1.25.1" ,
30
30
"@popperjs/core" : " ^2.5.4" ,
31
31
"@sentry/browser" : " ^6.3.0" ,
32
32
"@svgr/webpack" : " ^5.5.0" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ### [ 1.25.1] ( https://github.com/clerkinc/javascript/compare/@clerk/types@1.25.1-staging.0...@clerk/types@1.25.1 ) (2022-02-14)
7
+
8
+ ** Note:** Version bump only for package @clerk/types
9
+
10
+
11
+
12
+
13
+
6
14
### 1.25.1-staging.0 (2022-02-11)
7
15
8
16
** Note:** Version bump only for package @clerk/types
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @clerk/types" ,
3
- "version" : " 1.25.1-staging.0 " ,
3
+ "version" : " 1.25.1" ,
4
4
"license" : " MIT" ,
5
5
"description" : " Clerk.dev Types" ,
6
6
"keywords" : [
You can’t perform that action at this time.
0 commit comments