Skip to content

Commit ce36dcf

Browse files
committed
v2.0.0-alpha.21
1 parent 2feb827 commit ce36dcf

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
],
55
"useWorkspaces": true,
66
"npmClient": "yarn",
7-
"version": "2.0.0-alpha.20"
7+
"version": "2.0.0-alpha.21"
88
}

packages/react-auth-provider/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@concepta/react-auth-provider",
3-
"version": "2.0.0-alpha.20",
3+
"version": "2.0.0-alpha.21",
44
"main": "dist/index.js",
55
"types": "dist/index.d.ts",
66
"license": "BSD-3-Clause",

packages/react-data-provider/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@concepta/react-data-provider",
3-
"version": "2.0.0-alpha.20",
3+
"version": "2.0.0-alpha.21",
44
"main": "dist/index.js",
55
"types": "dist/index.d.ts",
66
"license": "BSD-3-Clause",

packages/react-data-viz/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@concepta/react-data-viz",
3-
"version": "2.0.0-alpha.20",
3+
"version": "2.0.0-alpha.21",
44
"main": "dist/index.js",
55
"types": "dist/index.d.ts",
66
"license": "BSD-3-Clause",

packages/react-material-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@concepta/react-material-ui",
3-
"version": "2.0.0-alpha.20",
3+
"version": "2.0.0-alpha.21",
44
"main": "dist/index.js",
55
"types": "dist/index.d.ts",
66
"license": "BSD-3-Clause",

packages/react-navigation/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@concepta/react-navigation",
3-
"version": "2.0.0-alpha.20",
3+
"version": "2.0.0-alpha.21",
44
"main": "dist/index.js",
55
"types": "dist/index.d.ts",
66
"license": "BSD-3-Clause",

0 commit comments

Comments
 (0)