Skip to content

Commit 30bbeaf

Browse files
Update CHANGELOG.md [skip ci]
1 parent 4a035dd commit 30bbeaf

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# (Tue Oct 28 2025)
2+
3+
#### 💥 Breaking Change
4+
5+
- `@grafana/plugin-e2e@3.0.0`
6+
- Plugin e2e: support node 24 and drop support for node 18 [#2242](https://github.com/grafana/plugin-tools/pull/2242) ([@jackw](https://github.com/jackw))
7+
8+
#### Authors: 1
9+
10+
- Jack Westbrook ([@jackw](https://github.com/jackw))
11+
12+
---
13+
114
# (Fri Oct 24 2025)
215

316
#### 🐛 Bug Fix

packages/plugin-e2e/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v3.0.0 (Tue Oct 28 2025)
2+
3+
#### 💥 Breaking Change
4+
5+
- Plugin e2e: support node 24 and drop support for node 18 [#2242](https://github.com/grafana/plugin-tools/pull/2242) ([@jackw](https://github.com/jackw))
6+
7+
#### Authors: 1
8+
9+
- Jack Westbrook ([@jackw](https://github.com/jackw))
10+
11+
---
12+
113
# v2.2.1 (Thu Oct 09 2025)
214

315
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)