Skip to content

Commit 4aa7334

Browse files
authored
Prepare 2.13.1 (#304)
1 parent 84c8491 commit 4aa7334

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

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

5+
## 2.13.1
6+
7+
- Update readme to include info on Compatibility in [#301](https://github.com/grafana/x-ray-datasource/pull/301)
8+
59
## 2.13.0
610

711
- Add PDC support in [#282](https://github.com/grafana/x-ray-datasource/pull/282)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grafana-x-ray-datasource",
3-
"version": "2.13.0",
3+
"version": "2.13.1",
44
"description": "AWS X-Ray data source",
55
"scripts": {
66
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",

0 commit comments

Comments
 (0)