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 84c8491 commit 4aa7334Copy full SHA for 4aa7334
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
All notable changes to this project will be documented in this file.
4
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
9
## 2.13.0
10
11
- Add PDC support in [#282](https://github.com/grafana/x-ray-datasource/pull/282)
package.json
@@ -1,6 +1,6 @@
1
{
"name": "grafana-x-ray-datasource",
- "version": "2.13.0",
+ "version": "2.13.1",
"description": "AWS X-Ray data source",
"scripts": {
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
0 commit comments