Skip to content

Commit ebe2cd5

Browse files
ci(repo): Version packages
1 parent b07afc4 commit ebe2cd5

5 files changed

Lines changed: 16 additions & 7 deletions

File tree

.changeset/sharp-terms-boil.md

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

packages/chrome-extension/CHANGELOG.md

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

3+
## 3.1.32
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`b07afc4`](https://github.com/clerk/javascript/commit/b07afc4b3e8a43232fe6cee4fb19a8c62d4bb09b)]:
8+
- @clerk/ui@1.14.1
9+
- @clerk/react@6.7.2
10+
311
## 3.1.31
412

513
### 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.31",
3+
"version": "3.1.32",
44
"description": "Clerk SDK for Chrome extensions",
55
"keywords": [
66
"auth",

packages/ui/CHANGELOG.md

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

3+
## 1.14.1
4+
5+
### Patch Changes
6+
7+
- Add mobile support for `<ConfigureSSO />` navbar to display application name, logo and organization name ([#8675](https://github.com/clerk/javascript/pull/8675)) by [@LauraBeatris](https://github.com/LauraBeatris)
8+
39
## 1.14.0
410

511
### Minor Changes

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@clerk/ui",
3-
"version": "1.14.0",
3+
"version": "1.14.1",
44
"description": "Internal package that contains the UI components for the Clerk frontend SDKs",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)