Skip to content

Commit adbaa27

Browse files
Release 1.0.1 (#101)
Co-authored-by: Sarah Zinger <[email protected]>
1 parent 7efa52d commit adbaa27

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.1
4+
5+
Fixes a bug that caused several instances of the plugin to accidentally connect to the same instance.
6+
37
## 1.0.0
48

59
Initial release.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grafana-athena-datasource",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Use Amazon Athena with Grafana",
55
"scripts": {
66
"build": "grafana-toolkit plugin:build",

0 commit comments

Comments
 (0)