diff --git a/.changeset/three-clouds-yawn.md b/.changeset/three-clouds-yawn.md new file mode 100644 index 00000000..03166df6 --- /dev/null +++ b/.changeset/three-clouds-yawn.md @@ -0,0 +1,5 @@ +--- +'grafana-infinity-datasource': major +--- + +Plugin now requires Grafana 10.4.8 or newer diff --git a/CHANGELOG.md b/CHANGELOG.md index 956f7352..29a117d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,5 @@ # Change Log -## 3.0.0 - -⚙️ **Chore**: Plugin now requires Grafana 10.4.8 or newer - ## 2.11.4 🐛 **Bug fix**: Fixed error source for invalid queries diff --git a/package.json b/package.json index 57549a80..863b4bb7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "grafana-infinity-datasource", - "version": "3.0.0", + "version": "2.11.4", "description": "JSON, CSV, XML, GraphQL, HTML and REST API datasource for Grafana. Do infinite things with Grafana. Transform data with UQL/GROQ. Visualize data from many apis, RSS/ATOM feeds directly", "keywords": [ "grafana",