Skip to content

Commit

Permalink
Release 1.9.1 (#294)
Browse files Browse the repository at this point in the history
* Release 1.9.1

* Update
  • Loading branch information
ivanahuckova authored Sep 3, 2024
1 parent f032de7 commit c1d20e5
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.9.1

- **Chore**: Update `github.com/grafana/grafana-plugin-sdk-go` to v0.245.0 (#293)
- **Chore**: Update `micromatch` from 4.0.5 to 4.0.8 (#292)
- **Chore**: Update `webpack` from 5.86.0 to 5.94.0 (#291)

## 1.9.0

- **Feature**: Add support for custom service endpoint (#266)
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.9.0",
"version": "1.9.1",
"description": "Google BigQuery datasource for Grafana",
"license": "Apache-2.0",
"author": "Grafana Labs <[email protected]> (https://grafana.com)",
Expand Down

0 comments on commit c1d20e5

Please sign in to comment.