Skip to content

Commit d36f8e8

Browse files
committed
Bump version
1 parent 7739431 commit d36f8e8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.0.6
4+
5+
* Revert focus change actions from last version to fix running queries
6+
37
## 1.0.5
48

59
* Don't execute query with every focus change

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "trino-datasource",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "The Trino datasource allows to query and visualize Trino data from within Grafana.",
55
"scripts": {
66
"build": "grafana-toolkit plugin:build",

0 commit comments

Comments
 (0)