Skip to content

Commit 345d677

Browse files
committed
Bump version
1 parent db7ba61 commit 345d677

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## 1.0.10
4+
5+
* Store access token securely
6+
* Update dependencies
7+
38
## 1.0.9
49

510
* Add support for access token (JWT) authentication

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