Skip to content

Commit

Permalink
Bump version and update changelog (#612)
Browse files Browse the repository at this point in the history
  • Loading branch information
aangelisc authored Aug 22, 2023
1 parent 5b0851f commit 58ced69
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

## [4.6.2]

- Fix: Infinite re-render in QueryEditor component.

## [4.6.1]

- Fix: Allow dynamic values to be empty for traces.
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": "4.6.1",
"version": "4.6.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 58ced69

Please sign in to comment.