Skip to content

Commit 066e236

Browse files
authored
Prepare release 2.9.12 (#338)
1 parent 9a237c3 commit 066e236

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

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

5+
## 2.9.12
6+
7+
- Bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group in [#330](https://github.com/grafana/timestream-datasource/pull/330)
8+
- Bump the all-go-dependencies group across 1 directory with 2 updates in [#334](https://github.com/grafana/timestream-datasource/pull/334)
9+
- Add ap-south-1 to regions list in [#331](https://github.com/grafana/timestream-datasource/pull/331)
10+
- Bump the all-node-dependencies group across 1 directory with 30 updates in [#337](https://github.com/grafana/timestream-datasource/pull/337)
11+
512
## 2.9.11
613

714
- Bugfix: interpolate interval on the backend [#327](https://github.com/grafana/timestream-datasource/pull/327)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grafana-timestream-datasource",
3-
"version": "2.9.11",
3+
"version": "2.9.12",
44
"description": "Load data timestream in grafana",
55
"scripts": {
66
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",

0 commit comments

Comments
 (0)