Skip to content

Commit 6e8c8b1

Browse files
committed
enapter-api-datasource: bump version
1 parent 725c4e7 commit 6e8c8b1

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

enapter-api-datasource/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v7.4.0
4+
5+
- Add @offset query modifier.
6+
37
## v7.3.0
48

59
- Support Platform API v3 healthcheck.

enapter-api-datasource/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "enapter-api",
3-
"version": "7.3.0",
3+
"version": "7.4.0",
44
"description": "Enapter API Grafana Datasource Plugin",
55
"scripts": {
66
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",

0 commit comments

Comments
 (0)