Release: Bump version to 10.2.3 (#63)

This commit is contained in:
Andreas Christou
2023-12-18 12:28:14 +00:00
committed by GitHub
parent 89934b0884
commit 148448b00a
46 changed files with 89 additions and 89 deletions
+3 -3
View File
@@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/e2e",
"version": "10.3.0-pre",
"version": "10.2.3",
"description": "Grafana End-to-End Test Library",
"keywords": [
"cli",
@@ -63,8 +63,8 @@
"@babel/core": "7.23.2",
"@babel/preset-env": "7.23.2",
"@cypress/webpack-preprocessor": "5.17.1",
"@grafana/e2e-selectors": "10.3.0-pre",
"@grafana/schema": "10.3.0-pre",
"@grafana/e2e-selectors": "10.2.3",
"@grafana/schema": "10.2.3",
"@grafana/tsconfig": "^1.2.0-rc1",
"@mochajs/json-file-reporter": "^1.2.0",
"babel-loader": "9.1.3",