Skip to content

Commit b443f9c

Browse files
ci(repo): Version packages
1 parent 4c8a31a commit b443f9c

File tree

7 files changed

+14
-14
lines changed

7 files changed

+14
-14
lines changed

.changeset/astro-security-update.md

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

.changeset/common-showers-sleep.md

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

.changeset/nextjs-security-update.md

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

packages/astro/CHANGELOG.md

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

3+
## 3.0.13
4+
5+
### Patch Changes
6+
7+
- Bump `astro` devDependency floor to `5.18.1` to pick up an upstream security fix. ([#8279](https://github.com/clerk/javascript/pull/8279)) by [@renovate](https://github.com/apps/renovate)
8+
39
## 3.0.12
410

511
### 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.0.12",
3+
"version": "3.0.13",
44
"description": "Clerk SDK for Astro",
55
"keywords": [
66
"auth",

packages/nextjs/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+
## 7.0.13
4+
5+
### Patch Changes
6+
7+
- Bump `next` devDependency floor to `15.5.13` to pick up an upstream security fix. ([#8257](https://github.com/clerk/javascript/pull/8257)) by [@renovate](https://github.com/apps/renovate)
8+
39
## 7.0.12
410

511
### Patch Changes

packages/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@clerk/nextjs",
3-
"version": "7.0.12",
3+
"version": "7.0.13",
44
"description": "Clerk SDK for NextJS",
55
"keywords": [
66
"clerk",

0 commit comments

Comments
 (0)