Skip to content

Commit bad966d

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

33 files changed

+114
-33
lines changed

.changeset/beige-rockets-stand.md

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

.changeset/better-vans-obey.md

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

.changeset/clever-parts-build.md

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

.changeset/cuddly-numbers-hear.md

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

.changeset/silent-knives-sort.md

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

packages/agent-toolkit/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @clerk/agent-toolkit
22

3+
## 0.0.29
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`be1c5d6`](https://github.com/clerk/javascript/commit/be1c5d67b27852303dc8148e3be514473ce3e190), [`a122121`](https://github.com/clerk/javascript/commit/a122121e4fe55148963ed85b99ff24ba02a2d170)]:
8+
- @clerk/backend@1.31.0
9+
310
## 0.0.28
411

512
### Patch Changes

packages/agent-toolkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@clerk/agent-toolkit",
3-
"version": "0.0.28",
3+
"version": "0.0.29",
44
"description": "Clerk Toolkit for AI Agents",
55
"homepage": "https://clerk.com/",
66
"bugs": {

packages/astro/CHANGELOG.md

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

3+
## 2.6.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`be1c5d6`](https://github.com/clerk/javascript/commit/be1c5d67b27852303dc8148e3be514473ce3e190), [`a122121`](https://github.com/clerk/javascript/commit/a122121e4fe55148963ed85b99ff24ba02a2d170)]:
8+
- @clerk/backend@1.31.0
9+
310
## 2.6.10
411

512
### 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": "2.6.10",
3+
"version": "2.6.11",
44
"description": "Clerk SDK for Astro",
55
"keywords": [
66
"auth",

packages/backend/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+
## 1.31.0
4+
5+
### Minor Changes
6+
7+
- Initial stub of the new handshake payload flow with nonce ([#5750](https://github.com/clerk/javascript/pull/5750)) by [@jacekradko](https://github.com/jacekradko)
8+
9+
### Patch Changes
10+
11+
- Fix an issue where the handshake redirect was not respecting the supported Clerk API version specified in `@clerk/backend`. ([#5780](https://github.com/clerk/javascript/pull/5780)) by [@brkalow](https://github.com/brkalow)
12+
313
## 1.30.2
414

515
### Patch Changes

0 commit comments

Comments
 (0)