Skip to content

Commit 38a111c

Browse files
authored
Release v2.1.1 (#227)
1 parent 2b9501d commit 38a111c

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.1 (2021-05-18)
2+
3+
- Chore: Add changelog in package files [#226](https://github.com/grafana/grafana-image-renderer/pull/226), [AgnesToulet](https://github.com/AgnesToulet)
4+
15
## 2.1.0 (2021-05-11)
26

37
- 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)

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.1.0",
24-
"updated": "2021-05-11"
23+
"version": "2.1.1",
24+
"updated": "2021-05-18"
2525
},
2626
"dependencies": {
2727
"grafanaVersion": "5.x.x 6.x.x 7.x.x"

0 commit comments

Comments
 (0)