Skip to content

Commit 68edabe

Browse files
author
Jan Waś
committed
Bump version
1 parent 2315ab4 commit 68edabe

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.0.12
4+
5+
* Add support for OAuth2 client-credentials flow
6+
37
## 1.0.11
48

59
* Don't overwrite Grafana variables when editing existing dashboard queries

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "trino-datasource",
3-
"version": "1.0.11",
3+
"version": "1.0.12",
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)