Skip to content

Commit

Permalink
Release 2.10.2 (#264)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinwcyu authored Sep 21, 2023
1 parent 52fdda3 commit 9bc47c2
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
Expand Up @@ -2,6 +2,10 @@

All notable changes to this project will be documented in this file.

## 2.10.2

- Dependencies update

## 2.10.1

- Backend: Refactor http client so that it is reused
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-opensearch-datasource",
"version": "2.10.1",
"version": "2.10.2",
"description": "",
"scripts": {
"build": "grafana-toolkit plugin:build",
Expand Down

0 comments on commit 9bc47c2

Please sign in to comment.