Release: Bump version to 10.0.0 (#69309)

"Release: Updated versions in package to 10.0.0"
This commit is contained in:
Grot (@grafanabot)
2023-05-31 16:42:38 +03:00
committed by GitHub
parent c0627d8a16
commit 2c7c61a08e
12 changed files with 38 additions and 36 deletions
+4 -2
View File
@@ -1,6 +1,8 @@
{
"npmClient": "yarn",
"useWorkspaces": true,
"packages": ["packages/*"],
"version": "10.0.0-pre"
"packages": [
"packages/*"
],
"version": "10.0.0"
}