Skip to content

Commit 176e1c4

Browse files
ci(repo): Version packages
1 parent f26d623 commit 176e1c4

File tree

10 files changed

+26
-17
lines changed

10 files changed

+26
-17
lines changed

.changeset/clean-llamas-scream.md

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

.changeset/fiery-brooms-tell.md

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

.changeset/neat-formats-glow.md

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

.changeset/warm-turbo-forks.md

Lines changed: 0 additions & 2 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.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @clerk/react@6.1.3
9+
- @clerk/ui@1.2.5
10+
311
## 3.1.5
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.5",
3+
"version": "3.1.6",
44
"description": "Clerk SDK for Chrome extensions",
55
"keywords": [
66
"auth",

packages/localizations/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+
## 4.2.5
4+
5+
### Patch Changes
6+
7+
- Using length token in minimum and maximum length for swedish translations. ([#8167](https://github.com/clerk/javascript/pull/8167)) by [@DinoSourcesRex](https://github.com/DinoSourcesRex)
8+
9+
- Add and improve Japanese translations ([#8151](https://github.com/clerk/javascript/pull/8151)) by [@kaz](https://github.com/kaz)
10+
311
## 4.2.4
412

513
### Patch Changes

packages/localizations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@clerk/localizations",
3-
"version": "4.2.4",
3+
"version": "4.2.5",
44
"description": "Localizations for the Clerk components",
55
"keywords": [
66
"react",

packages/ui/CHANGELOG.md

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

3+
## 1.2.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`f26d623`](https://github.com/clerk/javascript/commit/f26d623440740300036e246c6d10e06ca5af9cb5), [`118999c`](https://github.com/clerk/javascript/commit/118999cb5231a1889e367e337a5936e1d8dc02bf)]:
8+
- @clerk/localizations@4.2.5
9+
310
## 1.2.4
411

512
### Patch 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.2.4",
3+
"version": "1.2.5",
44
"description": "Internal package that contains the UI components for the Clerk frontend SDKs",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)