Skip to content

Commit 291b912

Browse files
authored
Release 3.8.3 (#465)
1 parent a91c682 commit 291b912

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 3.8.3 (2023-09-29)
2+
- Chore: Upgrade to Node 18 [#448](https://github.com/grafana/grafana-image-renderer/pull/448), [Clarity-89](https://github.com/Clarity-89)
3+
14
## 3.8.2 (2023-09-21)
25
- Browser: Revert to old headless mode to fix usage with Kubernetes [#459](https://github.com/grafana/grafana-image-renderer/pull/459), [AgnesToulet](https://github.com/AgnesToulet)
36

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.8.2",
33-
"updated": "2023-09-21"
32+
"version": "3.8.3",
33+
"updated": "2023-09-29"
3434
},
3535
"dependencies": {
3636
"grafanaDependency": ">=8.3.11"

0 commit comments

Comments
 (0)