Skip to content

Commit b5d2369

Browse files
authored
Release grafana-image-renderer v3.7.1 (#426)
1 parent 93270d5 commit b5d2369

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+
## 3.7.1 (2023-05-15)
2+
- Docker: remove alpine edge repo [#413](https://github.com/grafana/grafana-image-renderer/pull/413), [sozercan](https://github.com/sozercan)
3+
- Bump yaml from 2.1.1 to 2.2.2 [#421](https://github.com/grafana/grafana-image-renderer/pull/421), [dependabot[bot]](https://github.com/apps/dependabot)
4+
15
## 3.7.0 (2023-04-17)
26
- Security: can set array of auth tokens [#417](https://github.com/grafana/grafana-image-renderer/pull/417), [AgnesToulet](https://github.com/AgnesToulet)
37
- Bump pkg from 5.8.0 to 5.8.1 [#415](https://github.com/grafana/grafana-image-renderer/pull/415), [AgnesToulet](https://github.com/AgnesToulet)

plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"url": "https://github.com/grafana/grafana-image-renderer/blob/master/LICENSE"
3030
}
3131
],
32-
"version": "3.7.0",
33-
"updated": "2023-04-17"
32+
"version": "3.7.1",
33+
"updated": "2023-05-15"
3434
},
3535
"dependencies": {
3636
"grafanaDependency": ">=8.3.11"

0 commit comments

Comments
 (0)