Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Commit 15ce0e1

Browse files
Update Grafana 11.4.0 and dependencies (#571)
* Update Grafana 11.4.0 and dependencies * type errors fix * upd e2e --------- Co-authored-by: vitPinchuk <vit.pinchuck@gmail.com>
1 parent 48a9876 commit 15ce0e1

7 files changed

Lines changed: 2545 additions & 3797 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## 5.0.0 (IN PROGRESS)
3+
## 5.0.0 (2024-12-23)
44

55
### Breaking changes
66

@@ -14,6 +14,7 @@
1414
- Added support variables in data sources (#564)
1515
- Updated packages for Code Editor (#569)
1616
- Updated element helpers (#570)
17+
- Updated Grafana 11.4.0 and dependencies (#571)
1718

1819
## 4.9.0 (2024-11-16)
1920

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
![Forms](https://raw.githubusercontent.com/volkovlabs/business-forms/main/src/img/panel.png)
44

5-
![Grafana](https://img.shields.io/badge/Grafana-11.3-orange)
5+
![Grafana](https://img.shields.io/badge/Grafana-11.4-orange)
66
[![YouTube](https://img.shields.io/badge/YouTube-Playlist-red)](https://www.youtube.com/playlist?list=PLPow72ygztmRXSNBxyw0sFnnvNRY_CsSA)
77
![CI](https://github.com/volkovlabs/business-forms/workflows/CI/badge.svg)
88
![E2E](https://github.com/volkovlabs/business-forms/workflows/E2E/badge.svg)

0 commit comments

Comments
 (0)