Skip to content

Commit

Permalink
Bump 1.4.0 (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
zoltanbedi authored Oct 18, 2023
1 parent 406356d commit 7dccf64
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.4.0

- **Chore**: Update go and npm dependencies.
- **Fix**: Fix A11y issues in the query editor.
- **Feature**: Add support for querying databases from drive.

## 1.3.1

- **Chore**: Update the grafana-plugin-sdk-go to 0.171.0
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-bigquery-datasource",
"version": "1.3.1",
"version": "1.4.0",
"description": "Google BigQuery datasource for Grafana",
"scripts": {
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
Expand Down

0 comments on commit 7dccf64

Please sign in to comment.