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

Commit ea4c735

Browse files
committed
v11.1.0
1 parent e66b322 commit ea4c735

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

β€Žlerna.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"packages": [
44
"packages/*"
55
],
6-
"version": "11.0.3-alpha.2",
6+
"version": "11.1.0",
77
"npmClient": "yarn",
88
"useWorkspaces": true
99
}

β€Žpackages/core-em/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@smooth-ui/core-em",
33
"description": "Modern React UI Library",
4-
"version": "11.0.3-alpha.2",
4+
"version": "11.1.0",
55
"keywords": [
66
"emotion",
77
"ui",

β€Žpackages/core-sc/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@smooth-ui/core-sc",
33
"description": "Modern React UI Library",
4-
"version": "11.0.3-alpha.2",
4+
"version": "11.1.0",
55
"keywords": [
66
"styled-components",
77
"ui",

0 commit comments

Comments
Β (0)