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

Commit e47c152

Browse files
committed
chore: bump v3.1.2
1 parent 1f6b111 commit e47c152

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.size-snapshot.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"lib/index.esm.js": {
3-
"bundled": 5360,
4-
"minified": 2805,
5-
"gzipped": 1001,
3+
"bundled": 5035,
4+
"minified": 2602,
5+
"gzipped": 945,
66
"treeshaked": {
77
"rollup": {
8-
"code": 1302,
8+
"code": 1185,
99
"import_statements": 195
1010
},
1111
"webpack": {
12-
"code": 3192
12+
"code": 3075
1313
}
1414
}
1515
}

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-semantic-render",
3-
"version": "3.0.2",
3+
"version": "3.1.2",
44
"description": "Semantic helper components for rendering content with React.",
55
"author": "Christian Svenkerud",
66
"contributors": [

0 commit comments

Comments
 (0)