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 cab1ea6 commit 53a66a3Copy full SHA for 53a66a3
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.0.4 (2019-09-11)
2
+
3
+- Update readme and docs
4
5
## 1.0.3 (2019-09-10)
6
7
- Automate docker release
plugin.json
@@ -16,8 +16,8 @@
16
{"name": "Project site", "url": "https://github.com/grafana/grafana-image-renderer"},
17
{"name": "Apache License", "url": "https://github.com/grafana/grafana-image-renderer/blob/master/LICENSE"}
18
],
19
- "version": "1.0.3",
20
- "updated": "2019-09-10",
+ "version": "1.0.4",
+ "updated": "2019-09-11",
21
"dependencies": {
22
"grafanaVersion": "5.2"
23
}
0 commit comments