Skip to content

Commit d165019

Browse files
committed
"Bump version to: v6.40.0 [skip ci]"
1 parent 2dc3c34 commit d165019

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"npmClient": "yarn",
33
"useNx": false,
44
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
5-
"version": "6.39.9",
5+
"version": "6.40.0",
66
"packages": ["packages/*"]
77
}

packages/scenes-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "scenes-app",
33
"private": true,
4-
"version": "6.39.9",
4+
"version": "6.40.0",
55
"author": "Grafana Labs",
66
"license": "Apache-2.0",
77
"description": "A basic grafana app plugin",

packages/scenes-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@grafana/scenes-react",
3-
"version": "6.39.9",
3+
"version": "6.40.0",
44
"description": "Grafana framework for building dynamic dashboards",
55
"author": "Grafana Labs",
66
"license": "Apache-2.0",

packages/scenes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@grafana/scenes",
3-
"version": "6.39.9",
3+
"version": "6.40.0",
44
"description": "Grafana framework for building dynamic dashboards",
55
"author": "Grafana Labs",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)