Skip to content

Commit

Permalink
Prepare release 2.9.12 (#338)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinwcyu authored Dec 12, 2024
1 parent 9a237c3 commit 066e236
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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

## 2.9.12

- 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)
- Bump the all-go-dependencies group across 1 directory with 2 updates in [#334](https://github.com/grafana/timestream-datasource/pull/334)
- Add ap-south-1 to regions list in [#331](https://github.com/grafana/timestream-datasource/pull/331)
- Bump the all-node-dependencies group across 1 directory with 30 updates in [#337](https://github.com/grafana/timestream-datasource/pull/337)

## 2.9.11

- Bugfix: interpolate interval on the backend [#327](https://github.com/grafana/timestream-datasource/pull/327)
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-timestream-datasource",
"version": "2.9.11",
"version": "2.9.12",
"description": "Load data timestream in grafana",
"scripts": {
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
Expand Down

0 comments on commit 066e236

Please sign in to comment.