diff --git a/lerna.json b/lerna.json index 9c33b3b1..fad9c5b9 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { "$schema": "node_modules/lerna/schemas/lerna-schema.json", "useWorkspaces": true, - "version": "2.0.0-alpha.0" + "version": "2.0.0" } diff --git a/packages/components/package.json b/packages/components/package.json index 926d66e0..d8fc094a 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -7,7 +7,7 @@ "react", "next" ], - "version": "2.0.0-alpha.0", + "version": "2.0.0", "private": false, "license": "OSL-3.0", "files": [ @@ -70,7 +70,7 @@ "changelog": "changelog" }, "dependencies": { - "@elastic-suite/gally-admin-shared": "^2.0.0-alpha.0", + "@elastic-suite/gally-admin-shared": "^2.0.0", "@emotion/react": "11.10.4", "@emotion/styled": "11.10.4", "@mui/material": "5.10.5", diff --git a/packages/shared/package.json b/packages/shared/package.json index a05cb811..112f7d5f 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -7,7 +7,7 @@ "react", "next" ], - "version": "2.0.0-alpha.0", + "version": "2.0.0", "private": false, "license": "OSL-3.0", "files": [