Release: Bump version to 10.0.5 (#73716)
* "Release: Updated versions in package to 10.0.5" * Update version to 10.0.5 in gen.ts files --------- Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Co-authored-by: Horst Gutmann <horst.gutmann@grafana.com>
This commit is contained in:
committed by
GitHub
parent
14249a28a4
commit
243af55d61
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@grafana-plugins/input-datasource",
|
||||
"version": "10.0.4",
|
||||
"version": "10.0.5",
|
||||
"description": "Input Datasource",
|
||||
"private": true,
|
||||
"repository": {
|
||||
@@ -28,8 +28,8 @@
|
||||
"webpack": "5.76.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@grafana/data": "10.0.4",
|
||||
"@grafana/ui": "10.0.4",
|
||||
"@grafana/data": "10.0.5",
|
||||
"@grafana/ui": "10.0.5",
|
||||
"react": "18.2.0",
|
||||
"tslib": "2.5.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user