Skip to content

Commit 38c22c9

Browse files
chore(release): 4.143.0 [skip ci]
## [4.143.0](v4.142.3...v4.143.0) (2026-03-27) ### Features * **dataframe:** Include associated data table from results ([#712](#712)) ([5786c7e](5786c7e))
1 parent 5786c7e commit 38c22c9

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [4.143.0](https://github.com/ni/systemlink-grafana-plugins/compare/v4.142.3...v4.143.0) (2026-03-27)
2+
3+
### Features
4+
5+
* **dataframe:** Include associated data table from results ([#712](https://github.com/ni/systemlink-grafana-plugins/issues/712)) ([5786c7e](https://github.com/ni/systemlink-grafana-plugins/commit/5786c7e300886fec495440482289fa11d7ee9d0a))
6+
17
## [4.142.3](https://github.com/ni/systemlink-grafana-plugins/compare/v4.142.2...v4.142.3) (2026-03-23)
28

39
### Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "systemlink-grafana-plugins",
3-
"version": "4.142.3",
3+
"version": "4.143.0",
44
"description": "Plugins for visualizing data from SystemLink services",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)