File tree Expand file tree Collapse file tree 7 files changed +28
-13
lines changed
Expand file tree Collapse file tree 7 files changed +28
-13
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 0.7.13
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [[ ` ed94db2cf ` ] ( https://github.com/clerk/javascript/commit/ed94db2cf9b53b088c71a415893bd493cfd59641 )] :
8+ - @clerk/clerk-js @4.73.13
9+
310## 0.7.12
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @clerk/chrome-extension" ,
3- "version" : " 0.7.12 " ,
3+ "version" : " 0.7.13 " ,
44 "description" : " Clerk SDK for Chrome extensions" ,
55 "keywords" : [
66 " auth" ,
4545 "test:coverage" : " jest --collectCoverage && open coverage/lcov-report/index.html"
4646 },
4747 "dependencies" : {
48- "@clerk/clerk-js" : " 4.73.12 " ,
48+ "@clerk/clerk-js" : " 4.73.13 " ,
4949 "@clerk/clerk-react" : " 4.32.4"
5050 },
5151 "devDependencies" : {
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 4.73.13
4+
5+ ### Patch Changes
6+
7+ - Improvements on Smart bot protection ([ #4943 ] ( https://github.com/clerk/javascript/pull/4943 ) ) by [ @anagstef ] ( https://github.com/anagstef )
8+
9+ - Fix bot protection layout shift on the sign-up form.
10+ - Fix the transfer flow when captcha is interactive.
11+
312## 4.73.12
413
514### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @clerk/clerk-js" ,
3- "version" : " 4.73.12 " ,
3+ "version" : " 4.73.13 " ,
44 "description" : " Clerk JS library" ,
55 "keywords" : [
66 " clerk" ,
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 0.20.35
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [[ ` ed94db2cf ` ] ( https://github.com/clerk/javascript/commit/ed94db2cf9b53b088c71a415893bd493cfd59641 )] :
8+ - @clerk/clerk-js @4.73.13
9+
310## 0.20.34
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @clerk/clerk-expo" ,
3- "version" : " 0.20.34 " ,
3+ "version" : " 0.20.35 " ,
44 "description" : " Clerk React Native/Expo library" ,
55 "keywords" : [
66 " react" ,
3939 "publish:local" : " npx yalc push --replace --sig"
4040 },
4141 "dependencies" : {
42- "@clerk/clerk-js" : " 4.73.12 " ,
42+ "@clerk/clerk-js" : " 4.73.13 " ,
4343 "@clerk/clerk-react" : " 4.32.4" ,
4444 "@clerk/shared" : " 1.4.2" ,
4545 "base-64" : " 1.0.0" ,
You can’t perform that action at this time.
0 commit comments