Release: Bump version to 10.3.0 (#76733)

"Release: Updated versions in package to 10.3.0"

Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
This commit is contained in:
grafana-delivery-bot[bot]
2023-10-18 09:23:25 +03:00
committed by GitHub
parent 41e3b3bea2
commit a6f111e23b
46 changed files with 92 additions and 90 deletions
+4 -2
View File
@@ -1,6 +1,8 @@
{
"npmClient": "yarn",
"useWorkspaces": true,
"packages": ["packages/*"],
"version": "10.2.0-pre"
"packages": [
"packages/*"
],
"version": "10.3.0"
}