Skip to content

Commit 22007cf

Browse files
Update CHANGELOG.md [skip ci]
1 parent 822f43c commit 22007cf

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,5 +1,18 @@
11
# (Tue Oct 28 2025)
22

3+
#### 🐛 Bug Fix
4+
5+
- `@grafana/create-plugin@6.1.5`
6+
- Create Plugin: Include EOF newline when setting root config [#2246](https://github.com/grafana/plugin-tools/pull/2246) ([@MattIPv4](https://github.com/MattIPv4))
7+
8+
#### Authors: 1
9+
10+
- Matt Cowley ([@MattIPv4](https://github.com/MattIPv4))
11+
12+
---
13+
14+
# (Tue Oct 28 2025)
15+
316
#### 💥 Breaking Change
417

518
- `@grafana/plugin-e2e@3.0.0`

packages/create-plugin/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v6.1.5 (Tue Oct 28 2025)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Create Plugin: Include EOF newline when setting root config [#2246](https://github.com/grafana/plugin-tools/pull/2246) ([@MattIPv4](https://github.com/MattIPv4))
6+
7+
#### Authors: 1
8+
9+
- Matt Cowley ([@MattIPv4](https://github.com/MattIPv4))
10+
11+
---
12+
113
# v6.1.4 (Fri Oct 24 2025)
214

315
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)