Skip to content

Commit 2c1f7dd

Browse files
authored
Release 3.10.5 (#526)
1 parent 4cc3819 commit 2c1f7dd

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.10.5 (2024-05-23)
2+
- Packages: Release Alpine package without Chromium [#525](https://github.com/grafana/grafana-image-renderer/pull/525), [AgnesToulet](https://github.com/AgnesToulet)
3+
- Full page image: Fix scrolling with the new native scroll [#524](https://github.com/grafana/grafana-image-renderer/pull/524), [AgnesToulet](https://github.com/AgnesToulet)
4+
15
## 3.10.4 (2024-05-06)
26
- Chore: Remove unused dependencies [#517](https://github.com/grafana/grafana-image-renderer/pull/517), [evictorero](https://github.com/evictorero)
37

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": "3.10.4",
28-
"updated": "2024-05-06"
27+
"version": "3.10.5",
28+
"updated": "2024-05-23"
2929
},
3030
"dependencies": {
3131
"grafanaDependency": ">=8.3.11"

0 commit comments

Comments
 (0)