From ae84101b842330e4664d302f07f916db9528a408 Mon Sep 17 00:00:00 2001 From: grafanabot Date: Mon, 4 Nov 2024 19:14:09 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 15 +++++++++++++++ packages/create-plugin/CHANGELOG.md | 12 ++++++++++++ packages/plugin-e2e/CHANGELOG.md | 12 ++++++++++++ 3 files changed, 39 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 41e477613..b7e3e30e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +# (Mon Nov 04 2024) + +#### 🐛 Bug Fix + +- `@grafana/plugin-e2e@1.11.3` + - Update dependency @grafana/e2e-selectors to ^11.4.0-205692 [#1301](https://github.com/grafana/plugin-tools/pull/1301) ([@renovate[bot]](https://github.com/renovate[bot])) +- `@grafana/create-plugin@5.8.2` + - Update dependency @grafana/plugin-e2e to v1.11.2 [#1295](https://github.com/grafana/plugin-tools/pull/1295) ([@renovate[bot]](https://github.com/renovate[bot])) + +#### Authors: 1 + +- [@renovate[bot]](https://github.com/renovate[bot]) + +--- + # (Fri Nov 01 2024) #### 🐛 Bug Fix diff --git a/packages/create-plugin/CHANGELOG.md b/packages/create-plugin/CHANGELOG.md index fe165fdc4..41ad569dc 100644 --- a/packages/create-plugin/CHANGELOG.md +++ b/packages/create-plugin/CHANGELOG.md @@ -1,3 +1,15 @@ +# v5.8.2 (Mon Nov 04 2024) + +#### 🐛 Bug Fix + +- Update dependency @grafana/plugin-e2e to v1.11.2 [#1295](https://github.com/grafana/plugin-tools/pull/1295) ([@renovate[bot]](https://github.com/renovate[bot])) + +#### Authors: 1 + +- [@renovate[bot]](https://github.com/renovate[bot]) + +--- + # v5.8.1 (Fri Nov 01 2024) #### 🐛 Bug Fix diff --git a/packages/plugin-e2e/CHANGELOG.md b/packages/plugin-e2e/CHANGELOG.md index a31e5ab06..d7dde8c6c 100644 --- a/packages/plugin-e2e/CHANGELOG.md +++ b/packages/plugin-e2e/CHANGELOG.md @@ -1,3 +1,15 @@ +# v1.11.3 (Mon Nov 04 2024) + +#### 🐛 Bug Fix + +- Update dependency @grafana/e2e-selectors to ^11.4.0-205692 [#1301](https://github.com/grafana/plugin-tools/pull/1301) ([@renovate[bot]](https://github.com/renovate[bot])) + +#### Authors: 1 + +- [@renovate[bot]](https://github.com/renovate[bot]) + +--- + # v1.11.2 (Fri Nov 01 2024) #### 🐛 Bug Fix