Skip to content

Commit

Permalink
Release 2.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinwcyu committed Aug 4, 2023
1 parent 0ad44f2 commit 86e57ce
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 2.10.2

- Upgrade @grafana/async-query-data to reduce minimum query time https://github.com/grafana/athena-datasource/pull/265

## 2.10.1

- Update dependencies and rebuild lockfile
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grafana-athena-datasource",
"version": "2.10.1",
"version": "2.10.2",
"description": "Use Amazon Athena with Grafana",
"scripts": {
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
Expand Down

0 comments on commit 86e57ce

Please sign in to comment.