Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Commit 68e34d8

Browse files
committed
[:bookmark:] v1.3.0
1 parent 56fda75 commit 68e34d8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/sonnat-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"main": "./dist/index.js",
33
"name": "@sonnat/ui",
4-
"version": "1.2.4",
4+
"version": "1.3.0",
55
"description": "React component library using Sonnat Design System to build faster, elegant, and accessible web applications.",
66
"sideEffects": false,
77
"license": "MIT",

packages/sonnat-ui/size-snapshot.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"sonnat-ui.min.js": {
3-
"bundled": 914005,
4-
"minified": 368841,
5-
"gzipped": 95651
3+
"bundled": 989031,
4+
"minified": 394765,
5+
"gzipped": 101921
66
}
77
}

0 commit comments

Comments
 (0)