From 4662b2a153c0b1524cb51230f517084a43388772 Mon Sep 17 00:00:00 2001 From: Ivana Huckova Date: Fri, 10 Jan 2025 11:29:01 +0100 Subject: [PATCH] Use changeset --- .changeset/three-clouds-yawn.md | 5 +++++ CHANGELOG.md | 4 ---- package.json | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) create mode 100644 .changeset/three-clouds-yawn.md diff --git a/.changeset/three-clouds-yawn.md b/.changeset/three-clouds-yawn.md new file mode 100644 index 000000000..03166df6e --- /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 956f7352e..29a117d8d 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 57549a805..863b4bb79 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",