From ccfb1634494a8cfccaf4844e76cb361d556caeb2 Mon Sep 17 00:00:00 2001 From: grafanabot Date: Mon, 9 Dec 2024 10:16:57 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 23 +++++++++++++++++++++++ packages/create-plugin/CHANGELOG.md | 20 ++++++++++++++++++++ packages/plugin-e2e/CHANGELOG.md | 13 +++++++++++++ 3 files changed, 56 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 96cdaa3ad..41f8d4bb1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,26 @@ +# (Mon Dec 09 2024) + +#### 🚀 Enhancement + +- `@grafana/create-plugin@5.11.0` + - Create Plugin: Add bundle stats workflow [#1357](https://github.com/grafana/plugin-tools/pull/1357) ([@jackw](https://github.com/jackw)) + +#### 🐛 Bug Fix + +- `@grafana/create-plugin@5.11.0`, `@grafana/plugin-e2e@1.13.0` + - fix(deps): update dependency @grafana/e2e-selectors to ^11.5.0-211617 [#1385](https://github.com/grafana/plugin-tools/pull/1385) ([@renovate[bot]](https://github.com/renovate[bot]) [@sunker](https://github.com/sunker)) +- `@grafana/create-plugin@5.11.0` + - chore(deps): update grafana patch dependencies to v11.3.2 [#1381](https://github.com/grafana/plugin-tools/pull/1381) ([@renovate[bot]](https://github.com/renovate[bot])) + - chore(deps): update dependency @grafana/plugin-e2e to v1.12.4 [#1373](https://github.com/grafana/plugin-tools/pull/1373) ([@renovate[bot]](https://github.com/renovate[bot])) + +#### Authors: 3 + +- [@renovate[bot]](https://github.com/renovate[bot]) +- Erik Sundell ([@sunker](https://github.com/sunker)) +- Jack Westbrook ([@jackw](https://github.com/jackw)) + +--- + # (Tue Dec 03 2024) #### 🐛 Bug Fix diff --git a/packages/create-plugin/CHANGELOG.md b/packages/create-plugin/CHANGELOG.md index ba175d360..d995c97ce 100644 --- a/packages/create-plugin/CHANGELOG.md +++ b/packages/create-plugin/CHANGELOG.md @@ -1,3 +1,23 @@ +# v5.11.0 (Mon Dec 09 2024) + +#### 🚀 Enhancement + +- Create Plugin: Add bundle stats workflow [#1357](https://github.com/grafana/plugin-tools/pull/1357) ([@jackw](https://github.com/jackw)) + +#### 🐛 Bug Fix + +- fix(deps): update dependency @grafana/e2e-selectors to ^11.5.0-211617 [#1385](https://github.com/grafana/plugin-tools/pull/1385) ([@renovate[bot]](https://github.com/renovate[bot]) [@sunker](https://github.com/sunker)) +- chore(deps): update grafana patch dependencies to v11.3.2 [#1381](https://github.com/grafana/plugin-tools/pull/1381) ([@renovate[bot]](https://github.com/renovate[bot])) +- chore(deps): update dependency @grafana/plugin-e2e to v1.12.4 [#1373](https://github.com/grafana/plugin-tools/pull/1373) ([@renovate[bot]](https://github.com/renovate[bot])) + +#### Authors: 3 + +- [@renovate[bot]](https://github.com/renovate[bot]) +- Erik Sundell ([@sunker](https://github.com/sunker)) +- Jack Westbrook ([@jackw](https://github.com/jackw)) + +--- + # v5.10.1 (Tue Dec 03 2024) #### 🐛 Bug Fix diff --git a/packages/plugin-e2e/CHANGELOG.md b/packages/plugin-e2e/CHANGELOG.md index a8a655ff4..0b8ab059a 100644 --- a/packages/plugin-e2e/CHANGELOG.md +++ b/packages/plugin-e2e/CHANGELOG.md @@ -1,3 +1,16 @@ +# v1.13.0 (Mon Dec 09 2024) + +#### 🐛 Bug Fix + +- fix(deps): update dependency @grafana/e2e-selectors to ^11.5.0-211617 [#1385](https://github.com/grafana/plugin-tools/pull/1385) ([@renovate[bot]](https://github.com/renovate[bot]) [@sunker](https://github.com/sunker)) + +#### Authors: 2 + +- [@renovate[bot]](https://github.com/renovate[bot]) +- Erik Sundell ([@sunker](https://github.com/sunker)) + +--- + # v1.12.4 (Tue Dec 03 2024) #### 🐛 Bug Fix