Skip to content

Commit cca7ba7

Browse files
committed
Bump version
1 parent 5be4b7f commit cca7ba7

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## 1.0.4
4+
5+
* Add query variable support
6+
* Enable alerting
7+
38
## 1.0.3
49

510
* Use the custom CA in the custom http client

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.3",
3+
"version": "1.0.4",
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)