Skip to content

Commit 1abf62a

Browse files
Update CHANGELOG.md [skip ci]
1 parent 3b8e17d commit 1abf62a

File tree

2 files changed

+71
-0
lines changed

2 files changed

+71
-0
lines changed

CHANGELOG.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,39 @@
1+
# (Mon Nov 03 2025)
2+
3+
### Release Notes
4+
5+
#### chore(deps): update dependency @grafana/plugin-e2e to v3 ([#2259](https://github.com/grafana/plugin-tools/pull/2259))
6+
7+
<details>
8+
<summary>grafana/plugin-tools (@&#8203;grafana/plugin-e2e)</summary>
9+
10+
### [`v3.0.0`](https://redirect.github.com/grafana/plugin-tools/blob/HEAD/packages/plugin-e2e/CHANGELOG.md#v300-Tue-Oct-28-2025)
11+
12+
[Compare Source](https://redirect.github.com/grafana/plugin-tools/compare/@grafana/plugin-e2e@2.2.3...@grafana/plugin-e2e@3.0.0)
13+
14+
##### 💥 Breaking Change
15+
16+
- Plugin e2e: support node 24 and drop support for node 18 [#&#8203;2242](https://redirect.github.com/grafana/plugin-tools/pull/2242) ([@&#8203;jackw](https://redirect.github.com/jackw))
17+
18+
##### Authors: 1
19+
20+
- Jack Westbrook ([@&#8203;jackw](https://redirect.github.com/jackw))
21+
22+
***
23+
24+
---
25+
26+
#### 🐛 Bug Fix
27+
28+
- `@grafana/create-plugin@6.1.6`
29+
- chore(deps): update dependency @grafana/plugin-e2e to v3 [#2259](https://github.com/grafana/plugin-tools/pull/2259) ([@renovate-sh-app[bot]](https://github.com/renovate-sh-app[bot]))
30+
31+
#### Authors: 1
32+
33+
- [@renovate-sh-app[bot]](https://github.com/renovate-sh-app[bot])
34+
35+
---
36+
137
# (Tue Oct 28 2025)
238

339
#### 🐛 Bug Fix

packages/create-plugin/CHANGELOG.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,38 @@
1+
# v6.1.6 (Mon Nov 03 2025)
2+
3+
### Release Notes
4+
5+
#### chore(deps): update dependency @grafana/plugin-e2e to v3 ([#2259](https://github.com/grafana/plugin-tools/pull/2259))
6+
7+
<details>
8+
<summary>grafana/plugin-tools (@&#8203;grafana/plugin-e2e)</summary>
9+
10+
### [`v3.0.0`](https://redirect.github.com/grafana/plugin-tools/blob/HEAD/packages/plugin-e2e/CHANGELOG.md#v300-Tue-Oct-28-2025)
11+
12+
[Compare Source](https://redirect.github.com/grafana/plugin-tools/compare/@grafana/plugin-e2e@2.2.3...@grafana/plugin-e2e@3.0.0)
13+
14+
##### 💥 Breaking Change
15+
16+
- Plugin e2e: support node 24 and drop support for node 18 [#&#8203;2242](https://redirect.github.com/grafana/plugin-tools/pull/2242) ([@&#8203;jackw](https://redirect.github.com/jackw))
17+
18+
##### Authors: 1
19+
20+
- Jack Westbrook ([@&#8203;jackw](https://redirect.github.com/jackw))
21+
22+
***
23+
24+
---
25+
26+
#### 🐛 Bug Fix
27+
28+
- chore(deps): update dependency @grafana/plugin-e2e to v3 [#2259](https://github.com/grafana/plugin-tools/pull/2259) ([@renovate-sh-app[bot]](https://github.com/renovate-sh-app[bot]))
29+
30+
#### Authors: 1
31+
32+
- [@renovate-sh-app[bot]](https://github.com/renovate-sh-app[bot])
33+
34+
---
35+
136
# v6.1.5 (Tue Oct 28 2025)
237

338
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)