Skip to content

Commit

Permalink
Release 3.10.4 (#520)
Browse files Browse the repository at this point in the history
  • Loading branch information
AgnesToulet authored May 6, 2024
1 parent 578d492 commit 262fca6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 3.10.4 (2024-05-06)
- Chore: Remove unused dependencies [#517](https://github.com/grafana/grafana-image-renderer/pull/517), [evictorero](https://github.com/evictorero)

## 3.10.3 (2024-04-16)
- Bump protobufjs from 7.2.4 to 7.2.6 [#515](https://github.com/grafana/grafana-image-renderer/pull/515), [dependabot[bot]](https://github.com/apps/dependabot)

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.10.3",
"updated": "2024-04-16"
"version": "3.10.4",
"updated": "2024-05-06"
},
"dependencies": {
"grafanaDependency": ">=8.3.11"
Expand Down

0 comments on commit 262fca6

Please sign in to comment.