Skip to content

Commit b51dfc4

Browse files
ci(repo): Version packages
1 parent cbf1eac commit b51dfc4

File tree

8 files changed

+24
-10
lines changed

8 files changed

+24
-10
lines changed

.changeset/fiery-brooms-tell.md

Lines changed: 0 additions & 5 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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 4.2.5
4+
5+
### Patch Changes
6+
7+
- Add and improve Japanese translations ([#8151](https://github.com/clerk/javascript/pull/8151)) by [@kaz](https://github.com/kaz)
8+
39
## 4.2.4
410

511
### 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 [[`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)