Skip to content

Commit

Permalink
Prepare 5.0.2 (#905)
Browse files Browse the repository at this point in the history
  • Loading branch information
aangelisc authored May 31, 2024
1 parent 1656c05 commit ed728a0
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

## [5.0.2]

- Upgrade dependencies
- Fix: Re-add some legacy endpoints for older Grafana version compatibility.
- Fix: Ensure multi-select template variables work correctly with the query builder.

## [5.0.1]

- Upgrade dependencies
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-azure-data-explorer-datasource",
"version": "5.0.1",
"version": "5.0.2",
"description": "Grafana data source for Azure Data Explorer",
"scripts": {
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
Expand Down

0 comments on commit ed728a0

Please sign in to comment.