Skip to content

Commit 9f2356a

Browse files
ci(repo): Version packages
1 parent ab939fd commit 9f2356a

Some content is hidden

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

62 files changed

+366
-223
lines changed

.changeset/busy-humans-draw.md

-5
This file was deleted.

.changeset/cool-mugs-drop.md

-5
This file was deleted.

.changeset/dark-dragons-shop.md

-2
This file was deleted.

.changeset/fast-lands-smash.md

-14
This file was deleted.

.changeset/free-actors-prove.md

-43
This file was deleted.

.changeset/heavy-foxes-check.md

-17
This file was deleted.

.changeset/lucky-planets-drive.md

-19
This file was deleted.

.changeset/many-carpets-rush.md

-15
This file was deleted.

.changeset/purple-falcons-behave.md

-2
This file was deleted.

.changeset/red-rivers-call.md

-5
This file was deleted.

.changeset/silly-spies-cut.md

-2
This file was deleted.

.changeset/solid-heads-turn.md

-5
This file was deleted.

.changeset/swift-ducks-flash.md

-16
This file was deleted.

.changeset/thick-showers-drop.md

-18
This file was deleted.

.changeset/three-badgers-hunt.md

-15
This file was deleted.

.changeset/tired-experts-dig.md

-5
This file was deleted.

.changeset/wicked-hornets-fry.md

-6
This file was deleted.

.changeset/yummy-bats-take.md

-7
This file was deleted.

packages/agent-toolkit/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @clerk/agent-toolkit
22

3+
## 0.0.23
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`ab939fd`](https://github.com/clerk/javascript/commit/ab939fdb29150c376280b42f861a188a33f57dcc), [`7389ba3`](https://github.com/clerk/javascript/commit/7389ba3164ca0d848fb0a9de5d7e9716925fadcc), [`00f16e4`](https://github.com/clerk/javascript/commit/00f16e4c62fc9e965c352a4fd199c7fad8704f79), [`bb35660`](https://github.com/clerk/javascript/commit/bb35660884d04c8a426790ed439592e33434c87f), [`efb5d8c`](https://github.com/clerk/javascript/commit/efb5d8c03b14f6c2b5ecaed55a09869abe76ebbc), [`c2712e7`](https://github.com/clerk/javascript/commit/c2712e7f288271c022b5586b8b4718f57c9b6007), [`a7f3ebc`](https://github.com/clerk/javascript/commit/a7f3ebc63adbab274497ca24279862d2788423c7), [`d3fa403`](https://github.com/clerk/javascript/commit/d3fa4036b7768134131c008c087a90a841f225e5), [`6cba4e2`](https://github.com/clerk/javascript/commit/6cba4e28e904779dd448a7c29d761fcf53465dbf), [`fb6aa20`](https://github.com/clerk/javascript/commit/fb6aa20abe1c0c8579ba8f07343474f915bc22c6), [`e634830`](https://github.com/clerk/javascript/commit/e6348301ab56a7868f24c1b9a4dd9e1d60f6027b), [`f8887b2`](https://github.com/clerk/javascript/commit/f8887b2cbd145e8e49bec890e8b6e02e34178d6a)]:
8+
- @clerk/types@4.54.1
9+
- @clerk/backend@1.29.0
10+
- @clerk/shared@3.7.1
11+
312
## 0.0.22
413

514
### Patch Changes

packages/agent-toolkit/package.json

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

packages/astro/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @clerk/astro
22

3+
## 2.6.5
4+
5+
### Patch Changes
6+
7+
- Improve JSDoc comments ([#5630](https://github.com/clerk/javascript/pull/5630)) by [@LekoArts](https://github.com/LekoArts)
8+
9+
- Updated dependencies [[`ab939fd`](https://github.com/clerk/javascript/commit/ab939fdb29150c376280b42f861a188a33f57dcc), [`7389ba3`](https://github.com/clerk/javascript/commit/7389ba3164ca0d848fb0a9de5d7e9716925fadcc), [`00f16e4`](https://github.com/clerk/javascript/commit/00f16e4c62fc9e965c352a4fd199c7fad8704f79), [`bb35660`](https://github.com/clerk/javascript/commit/bb35660884d04c8a426790ed439592e33434c87f), [`efb5d8c`](https://github.com/clerk/javascript/commit/efb5d8c03b14f6c2b5ecaed55a09869abe76ebbc), [`c2712e7`](https://github.com/clerk/javascript/commit/c2712e7f288271c022b5586b8b4718f57c9b6007), [`a7f3ebc`](https://github.com/clerk/javascript/commit/a7f3ebc63adbab274497ca24279862d2788423c7), [`d3fa403`](https://github.com/clerk/javascript/commit/d3fa4036b7768134131c008c087a90a841f225e5), [`6cba4e2`](https://github.com/clerk/javascript/commit/6cba4e28e904779dd448a7c29d761fcf53465dbf), [`fb6aa20`](https://github.com/clerk/javascript/commit/fb6aa20abe1c0c8579ba8f07343474f915bc22c6), [`e634830`](https://github.com/clerk/javascript/commit/e6348301ab56a7868f24c1b9a4dd9e1d60f6027b), [`f8887b2`](https://github.com/clerk/javascript/commit/f8887b2cbd145e8e49bec890e8b6e02e34178d6a)]:
10+
- @clerk/types@4.54.1
11+
- @clerk/backend@1.29.0
12+
- @clerk/shared@3.7.1
13+
314
## 2.6.4
415

516
### Patch Changes

packages/astro/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@clerk/astro",
3-
"version": "2.6.4",
3+
"version": "2.6.5",
44
"description": "Clerk SDK for Astro",
55
"keywords": [
66
"auth",

packages/backend/CHANGELOG.md

+94
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,99 @@
11
# Change Log
22

3+
## 1.29.0
4+
5+
### Minor Changes
6+
7+
- Adds the following functionality for Instances to the Backend API client. ([#5600](https://github.com/clerk/javascript/pull/5600)) by [@tmilewski](https://github.com/tmilewski)
8+
9+
```ts
10+
import { createClerkClient } from '@clerk/backend';
11+
12+
const clerkClient = createClerkClient(...);
13+
14+
await clerkClient.instance.get();
15+
await clerkClient.instance.update({...});
16+
await clerkClient.instance.updateRestrictions({...});
17+
await clerkClient.instance.updateOrganizationSettings({...});
18+
```
19+
20+
- Adds the ability to perform CRUD operations on OAuth Applications to the Backend API client. ([#5599](https://github.com/clerk/javascript/pull/5599)) by [@tmilewski](https://github.com/tmilewski)
21+
22+
```ts
23+
import { createClerkClient } from '@clerk/backend';
24+
25+
const clerkClient = createClerkClient(...);
26+
27+
await clerkClient.oauthApplications.list({...});
28+
await clerkClient.oauthApplications.get('templateId');
29+
await clerkClient.oauthApplications.create({...});
30+
await clerkClient.oauthApplications.update({...});
31+
await clerkClient.oauthApplications.delete('templateId');
32+
await clerkClient.oauthApplications.rotateSecret('templateId');
33+
```
34+
35+
- Adds domain endpoints to the Backend API client. ([#5621](https://github.com/clerk/javascript/pull/5621)) by [@tmilewski](https://github.com/tmilewski)
36+
37+
```ts
38+
import { createClerkClient } from '@clerk/backend';
39+
40+
const clerkClient = createClerkClient(...);
41+
await clerkClient.domains.list();
42+
await clerkClient.domains.add({...});
43+
await clerkClient.domains.update({...});
44+
await clerkClient.domains.delete('satelliteDomainId');
45+
```
46+
47+
- Adds the ability to change production domains [beta] to the Backend API client. ([#5633](https://github.com/clerk/javascript/pull/5633)) by [@tmilewski](https://github.com/tmilewski)
48+
49+
```ts
50+
import { createClerkClient } from '@clerk/backend';
51+
52+
const clerkClient = createClerkClient(...);
53+
54+
await clerkClient.betaFeatures.changeDomain({
55+
homeUrl: 'https://www.example.com',
56+
isSecondary: false,
57+
});
58+
```
59+
60+
### Patch Changes
61+
62+
- Improve JSDoc comments ([#5630](https://github.com/clerk/javascript/pull/5630)) by [@LekoArts](https://github.com/LekoArts)
63+
64+
- Include `expiresAt` in OAuth access token resource ([#5631](https://github.com/clerk/javascript/pull/5631)) by [@Nikpolik](https://github.com/Nikpolik)
65+
66+
- Update typing of Organization.slug ([#5636](https://github.com/clerk/javascript/pull/5636)) by [@tmilewski](https://github.com/tmilewski)
67+
68+
- Adds the ability to list and create waitlist entries to the Backend API client. ([#5591](https://github.com/clerk/javascript/pull/5591)) by [@tmilewski](https://github.com/tmilewski)
69+
70+
```ts
71+
import { createClerkClient } from '@clerk/backend';
72+
73+
const clerkClient = createClerkClient(...);
74+
75+
await clerkClient.waitlistEntries.list({...});
76+
await clerkClient.waitlistEntries.create({
77+
emailAddress: '[email protected]',
78+
notify: true
79+
});
80+
```
81+
82+
- Adds the ability to create and revoke actor tokens to the Backend API client. ([#5585](https://github.com/clerk/javascript/pull/5585)) by [@tmilewski](https://github.com/tmilewski)
83+
84+
```ts
85+
import { createClerkClient } from '@clerk/backend';
86+
87+
const clerkClient = createClerkClient(...);
88+
89+
const { id } = await clerkClient.actorTokens.create({...});
90+
await clerkClient.actorTokens.revoke(id);
91+
```
92+
93+
- Updated dependencies [[`ab939fd`](https://github.com/clerk/javascript/commit/ab939fdb29150c376280b42f861a188a33f57dcc), [`7389ba3`](https://github.com/clerk/javascript/commit/7389ba3164ca0d848fb0a9de5d7e9716925fadcc), [`e634830`](https://github.com/clerk/javascript/commit/e6348301ab56a7868f24c1b9a4dd9e1d60f6027b), [`f8887b2`](https://github.com/clerk/javascript/commit/f8887b2cbd145e8e49bec890e8b6e02e34178d6a)]:
94+
- @clerk/types@4.54.1
95+
- @clerk/shared@3.7.1
96+
397
## 1.28.0
498

599
### Minor Changes

packages/backend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@clerk/backend",
3-
"version": "1.28.0",
3+
"version": "1.29.0",
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

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Change Log
22

3+
## 2.2.30
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`5ce5147`](https://github.com/clerk/javascript/commit/5ce5147adec8835b15f974e7210b775e4667a3aa), [`7389ba3`](https://github.com/clerk/javascript/commit/7389ba3164ca0d848fb0a9de5d7e9716925fadcc), [`e634830`](https://github.com/clerk/javascript/commit/e6348301ab56a7868f24c1b9a4dd9e1d60f6027b), [`f8887b2`](https://github.com/clerk/javascript/commit/f8887b2cbd145e8e49bec890e8b6e02e34178d6a)]:
8+
- @clerk/clerk-js@5.61.1
9+
- @clerk/shared@3.7.1
10+
- @clerk/clerk-react@5.28.1
11+
312
## 2.2.29
413

514
### Patch Changes

0 commit comments

Comments
 (0)