Skip to content

Commit 0ed4f80

Browse files
authored
Prepare release 2.12.5 (#529)
1 parent 3dbc6ea commit 0ed4f80

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

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

5+
## 2.12.5
6+
7+
- Publish to every environment on Cloud and Add On-Prem promotion in [#525](https://github.com/grafana/timestream-datasource/pull/525)
8+
- Chore(deps): Bump the aws-sdk-go-v2 group with 2 updates in [#500](https://github.com/grafana/timestream-datasource/pull/500)
9+
- Chore(deps): Bump actions/stale from 9 to 10 in [#486](https://github.com/grafana/timestream-datasource/pull/486)
10+
511
## 2.12.4
612

713
- Bump transitive dep brace-expansion to 1.1.12 and 2.0.2 in [#522](https://github.com/grafana/timestream-datasource/pull/522)

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.12.4",
3+
"version": "2.12.5",
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)