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 1258410 commit 87cc85bCopy full SHA for 87cc85b
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Changelog
2
3
-## 0.10.0 (2021-02-27)
+## 1.0.0 (2021-03-04)
4
+
5
+[Full changelog](https://github.com/marcusolsson/grafana-json-datasource/compare/v0.10.1...v1.0.0)
6
7
+No noteworthy features or bug fixes in this release. Mostly metadata updates.
8
9
+## 0.10.1 (2021-02-27)
10
11
[Full changelog](https://github.com/marcusolsson/grafana-json-datasource/compare/v0.10.0...v0.10.1)
12
package.json
@@ -1,6 +1,6 @@
{
"name": "marcusolsson-json-datasource",
- "version": "0.10.1",
+ "version": "1.0.0",
"description": "A data source plugin for loading JSON APIs into Grafana",
"keywords": [
"grafana",
0 commit comments