Skip to content

Commit

Permalink
Update CHANGELOG.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
grafanabot committed Dec 31, 2024
1 parent e6043f6 commit ee88d4b
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# (Tue Dec 31 2024)

#### πŸ› Bug Fix

- `@grafana/[email protected]`
- Create Plugin: Use `module.tsx` in is-compatible workflow for apps [#1384](https://github.com/grafana/plugin-tools/pull/1384) ([@leventebalogh](https://github.com/leventebalogh))
- chore: align nvmrc node with package.json [#1424](https://github.com/grafana/plugin-tools/pull/1424) ([@s4kh](https://github.com/s4kh))

#### Authors: 2

- Levente Balogh ([@leventebalogh](https://github.com/leventebalogh))
- Syerikjan Kh ([@s4kh](https://github.com/s4kh))

---

# (Mon Dec 30 2024)

#### πŸ› Bug Fix
Expand Down
14 changes: 14 additions & 0 deletions packages/create-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# v5.12.4 (Tue Dec 31 2024)

#### πŸ› Bug Fix

- Create Plugin: Use `module.tsx` in is-compatible workflow for apps [#1384](https://github.com/grafana/plugin-tools/pull/1384) ([@leventebalogh](https://github.com/leventebalogh))
- chore: align nvmrc node with package.json [#1424](https://github.com/grafana/plugin-tools/pull/1424) ([@s4kh](https://github.com/s4kh))

#### Authors: 2

- Levente Balogh ([@leventebalogh](https://github.com/leventebalogh))
- Syerikjan Kh ([@s4kh](https://github.com/s4kh))

---

# v5.12.3 (Mon Dec 30 2024)

#### πŸ› Bug Fix
Expand Down

0 comments on commit ee88d4b

Please sign in to comment.