Skip to content

Commit 8a00bb2

Browse files
authored
Release v2.1.0 (#222)
1 parent 9e2f5cc commit 8a00bb2

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.1.0 (2021-05-11)
2+
3+
- Chore/Security: Upgrade dependencies and bump Node to LTS (14.16.1) [#218](https://github.com/grafana/grafana-image-renderer/pull/218), [AgnesToulet](https://github.com/AgnesToulet)
4+
15
## 2.0.1 (2021-01-26)
26

37
- Browser: Use timeout parameter for initial navigation to the dashboard being rendered [#171](https://github.com/grafana/grafana-image-renderer/pull/171), [](https://github.com/w4rgrum)

plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
{"name": "Project site", "url": "https://github.com/grafana/grafana-image-renderer"},
2121
{"name": "Apache License", "url": "https://github.com/grafana/grafana-image-renderer/blob/master/LICENSE"}
2222
],
23-
"version": "2.0.1",
24-
"updated": "2021-01-26"
23+
"version": "2.1.0",
24+
"updated": "2021-05-11"
2525
},
2626
"dependencies": {
2727
"grafanaVersion": "5.x.x 6.x.x 7.x.x"

0 commit comments

Comments
 (0)