Skip to content

Commit 96b68d2

Browse files
committed
bundlewatch and changeset
1 parent 827f536 commit 96b68d2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.changeset/tricky-badgers-post.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@clerk/clerk-js': patch
3+
'@clerk/shared': patch
4+
'@clerk/clerk-react': patch
5+
---
6+
7+
wip

packages/clerk-js/bundlewatch.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"files": [
3-
{ "path": "./dist/clerk.js", "maxSize": "821KB" },
3+
{ "path": "./dist/clerk.js", "maxSize": "823KB" },
44
{ "path": "./dist/clerk.browser.js", "maxSize": "81KB" },
55
{ "path": "./dist/clerk.legacy.browser.js", "maxSize": "123KB" },
66
{ "path": "./dist/clerk.headless*.js", "maxSize": "63KB" },

0 commit comments

Comments
 (0)