Skip to content

Commit 482290b

Browse files
ci(repo): Version packages (Core 2) (#8936)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 620193d commit 482290b

8 files changed

Lines changed: 23 additions & 10 deletions

File tree

.changeset/captcha-interactive-spotlight.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/core-2-release-dispatch-scope.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

packages/chrome-extension/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

3+
## 2.9.19
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`620193d`](https://github.com/clerk/javascript/commit/620193d216fb961721008337535aaeaaa95df6f4)]:
8+
- @clerk/clerk-js@5.126.0
9+
310
## 2.9.18
411

512
### Patch Changes

packages/chrome-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@clerk/chrome-extension",
3-
"version": "2.9.18",
3+
"version": "2.9.19",
44
"description": "Clerk SDK for Chrome extensions",
55
"keywords": [
66
"auth",

packages/clerk-js/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 5.126.0
4+
5+
### Minor Changes
6+
7+
- Spotlight interactive bot-protection (Cloudflare Turnstile) challenges during sign-in and sign-up. When a challenge escalates to an interactive "Verify you are human" check, the start card now brings it to the foreground — collapsing and `inert`-ing the rest of the form until the challenge is solved — while keeping the header, footer, and passkey action reachable. Invisible challenges are unaffected. ([#8935](https://github.com/clerk/javascript/pull/8935)) by [@anagstef](https://github.com/anagstef)
8+
39
## 5.125.13
410

511
### Patch Changes

packages/clerk-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@clerk/clerk-js",
3-
"version": "5.125.13",
3+
"version": "5.126.0",
44
"description": "Clerk JS library",
55
"keywords": [
66
"clerk",

packages/expo/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

3+
## 2.19.40
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`620193d`](https://github.com/clerk/javascript/commit/620193d216fb961721008337535aaeaaa95df6f4)]:
8+
- @clerk/clerk-js@5.126.0
9+
310
## 2.19.39
411

512
### Patch Changes

packages/expo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@clerk/clerk-expo",
3-
"version": "2.19.39",
3+
"version": "2.19.40",
44
"description": "Clerk React Native/Expo library",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)