Skip to content

Commit

Permalink
Release 3.11.5 (#568)
Browse files Browse the repository at this point in the history
  • Loading branch information
evictorero authored Sep 12, 2024
1 parent 6f9eabe commit cd609d6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 3.11.5 (2024-09-12)
- Bump express to 4.21.0 [#567](https://github.com/grafana/grafana-image-renderer/pull/567), [evictorero](https://github.com/evictorero)
- 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)

## 3.11.4 (2024-08-30)
- Puppeteer: Upgrade to v22 [#556](https://github.com/grafana/grafana-image-renderer/pull/556), [evictorero](https://github.com/evictorero)

Expand Down
4 changes: 2 additions & 2 deletions plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"url": "https://github.com/grafana/grafana-image-renderer/blob/master/LICENSE"
}
],
"version": "3.11.4",
"updated": "2024-08-30"
"version": "3.11.5",
"updated": "2024-09-12"
},
"dependencies": {
"grafanaDependency": ">=8.3.11"
Expand Down

0 comments on commit cd609d6

Please sign in to comment.