Skip to content

Commit c0b1f31

Browse files
ci(repo): Version packages (#8585)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 95f6c2f commit c0b1f31

43 files changed

Lines changed: 186 additions & 35 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/cute-places-wear.md

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

.changeset/fancy-zoos-mate.md

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

.changeset/orange-dragons-join.md

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

packages/astro/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @clerk/astro
22

3+
## 3.2.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`3599747`](https://github.com/clerk/javascript/commit/3599747fc7bb3273ac07043faa409d9a40dd93a9), [`95f6c2f`](https://github.com/clerk/javascript/commit/95f6c2f8b7154b11dc64c864dcd994baab637c70)]:
8+
- @clerk/backend@3.4.11
9+
- @clerk/shared@4.12.2
10+
311
## 3.2.5
412

513
### Patch Changes

packages/astro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@clerk/astro",
3-
"version": "3.2.5",
3+
"version": "3.2.6",
44
"description": "Clerk SDK for Astro",
55
"keywords": [
66
"auth",

packages/backend/CHANGELOG.md

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

3+
## 3.4.11
4+
5+
### Patch Changes
6+
7+
- Adds `agentTaskId` and deprecates `taskId` to Agent Tasks Create response. ([#8013](https://github.com/clerk/javascript/pull/8013)) by [@tmilewski](https://github.com/tmilewski)
8+
9+
- Updated dependencies [[`95f6c2f`](https://github.com/clerk/javascript/commit/95f6c2f8b7154b11dc64c864dcd994baab637c70)]:
10+
- @clerk/shared@4.12.2
11+
312
## 3.4.10
413

514
### Patch Changes

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@clerk/backend",
3-
"version": "3.4.10",
3+
"version": "3.4.11",
44
"description": "Clerk Backend SDK - REST Client for Backend API & JWT verification utilities",
55
"homepage": "https://clerk.com/",
66
"bugs": {

packages/chrome-extension/CHANGELOG.md

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

3+
## 3.1.28
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`95f6c2f`](https://github.com/clerk/javascript/commit/95f6c2f8b7154b11dc64c864dcd994baab637c70)]:
8+
- @clerk/clerk-js@6.11.3
9+
- @clerk/shared@4.12.2
10+
- @clerk/ui@1.12.1
11+
- @clerk/react@6.6.6
12+
313
## 3.1.27
414

515
### 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": "3.1.27",
3+
"version": "3.1.28",
44
"description": "Clerk SDK for Chrome extensions",
55
"keywords": [
66
"auth",

packages/clerk-js/CHANGELOG.md

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

3+
## 6.11.3
4+
5+
### Patch Changes
6+
7+
- Fix attribute statement section in `<ConfigureSSO />` with claim name for Custom SAML provider ([#8586](https://github.com/clerk/javascript/pull/8586)) by [@LauraBeatris](https://github.com/LauraBeatris)
8+
9+
- Updated dependencies [[`95f6c2f`](https://github.com/clerk/javascript/commit/95f6c2f8b7154b11dc64c864dcd994baab637c70)]:
10+
- @clerk/shared@4.12.2
11+
312
## 6.11.2
413

514
### Patch Changes

0 commit comments

Comments
 (0)