Skip to content

Commit 9dd50d1

Browse files
Release 3.8.0 (#447)
* Release version 4.0.0 * Update version to 3.8.0 * Update plugin.json Co-authored-by: Joan López de la Franca Beltran <[email protected]> --------- Co-authored-by: Joan López de la Franca Beltran <[email protected]>
1 parent dd43bac commit 9dd50d1

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 3.8.0 (2023-08-22)
2+
- Puppeteer: upgrade to v21 [#433](https://github.com/grafana/grafana-image-renderer/pull/433), [Clarity-89](https://github.com/Clarity-89)
3+
- Fix fullpage waitFor conditions [#446](https://github.com/grafana/grafana-image-renderer/pull/446), [AgnesToulet](https://github.com/AgnesToulet)
4+
5+
16
## 3.7.2 (2023-07-27)
27
- Chore: update all dependencies [#443](https://github.com/grafana/grafana-image-renderer/pull/443), [AgnesToulet](https://github.com/AgnesToulet)
38
- Bump protobufjs from 7.1.1 to 7.2.4 [#438](https://github.com/grafana/grafana-image-renderer/pull/438), [dependabot[bot]](https://github.com/apps/dependabot)

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.7.2",
33-
"updated": "2023-07-27"
32+
"version": "3.8.0",
33+
"updated": "2023-08-25"
3434
},
3535
"dependencies": {
3636
"grafanaDependency": ">=8.3.11"

0 commit comments

Comments
 (0)