Skip to content

Commit cd609d6

Browse files
authored
Release 3.11.5 (#568)
1 parent 6f9eabe commit cd609d6

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.11.5 (2024-09-12)
2+
- Bump express to 4.21.0 [#567](https://github.com/grafana/grafana-image-renderer/pull/567), [evictorero](https://github.com/evictorero)
3+
- Bump micromatch from 4.0.7 to 4.0.8 [#561](https://github.com/grafana/grafana-image-renderer/pull/561), [dependabot[bot]](https://github.com/apps/dependabot)
4+
15
## 3.11.4 (2024-08-30)
26
- Puppeteer: Upgrade to v22 [#556](https://github.com/grafana/grafana-image-renderer/pull/556), [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.11.4",
28-
"updated": "2024-08-30"
27+
"version": "3.11.5",
28+
"updated": "2024-09-12"
2929
},
3030
"dependencies": {
3131
"grafanaDependency": ">=8.3.11"

0 commit comments

Comments
 (0)