Skip to content

Commit 025292f

Browse files
authored
feat: release v4.0.19 (#810)
1 parent 3d6e2e7 commit 025292f

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+
## 4.0.19 (2025-10-14)
2+
3+
This release does not change the current Grafana Image Renderer, it is only issued to release new tags of the `-golang` variants for further testing.
4+
15
## 4.0.18 (2025-10-13)
26

37
- Docker: Update Chromium to 141.0.7390.65 (CVE-2025-11458, CVE-2025-11460, CVE-2025-11211), [#809](https://github.com/grafana/grafana-image-renderer/pull/809), [Proximyst](https://github.com/Proximyst)

plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"url": "https://github.com/grafana/grafana-image-renderer/blob/master/LICENSE"
2525
}
2626
],
27-
"version": "4.0.18",
28-
"updated": "2025-10-13"
27+
"version": "4.0.19",
28+
"updated": "2025-10-14"
2929
},
3030
"dependencies": {
3131
"grafanaDependency": ">=11.3.8"

0 commit comments

Comments
 (0)