We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e18ab54 commit 62e2ffbCopy full SHA for 62e2ffb
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## 2.9.5
6
+
7
+- Chore: update dependencies in [#290](https://github.com/grafana/timestream-datasource/pull/290)
8
9
## 2.9.4
10
11
- Fix: use ReadAuthSettings to get authSettings in [#289](https://github.com/grafana/timestream-datasource/pull/289)
package.json
@@ -1,6 +1,6 @@
1
{
"name": "grafana-timestream-datasource",
- "version": "2.9.4",
+ "version": "2.9.5",
"description": "Load data timestream in grafana",
"scripts": {
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
0 commit comments