Skip to content

Commit

Permalink
[skip ci] 2.23.0-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jonsnyder committed Sep 5, 2024
1 parent 98e4e4c commit 688b264
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions bundlesize.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
"brotiliSize": 133
},
"dist/alloy.js": {
"uncompressedSize": 582955,
"gzippedSize": 88803,
"brotiliSize": 69061
"uncompressedSize": 585241,
"gzippedSize": 89231,
"brotiliSize": 69330
},
"dist/alloy.min.js": {
"uncompressedSize": 121779,
"gzippedSize": 40336,
"brotiliSize": 35028
"uncompressedSize": 122393,
"gzippedSize": 40474,
"brotiliSize": 35133
}
}
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adobe/alloy",
"version": "2.22.0",
"version": "2.23.0-beta.0",
"description": "Adobe Experience Platform Web SDK",
"type": "module",
"main": "libEs5/index.js",
Expand Down

0 comments on commit 688b264

Please sign in to comment.