Skip to content

Commit 4e0ba03

Browse files
chore(release): 4.140.0 [skip ci]
## [4.140.0](v4.139.0...v4.140.0) (2026-03-17) ### Features * **dataframes:** return the selected custom properties in output ([#697](#697)) ([13e15de](13e15de))
1 parent 13e15de commit 4e0ba03

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.140.0](https://github.com/ni/systemlink-grafana-plugins/compare/v4.139.0...v4.140.0) (2026-03-17)
2+
3+
### Features
4+
5+
* **dataframes:** return the selected custom properties in output ([#697](https://github.com/ni/systemlink-grafana-plugins/issues/697)) ([13e15de](https://github.com/ni/systemlink-grafana-plugins/commit/13e15deb8ccda0e8761c299e5a9bb2c7ab414f6c))
6+
17
## [4.139.0](https://github.com/ni/systemlink-grafana-plugins/compare/v4.138.0...v4.139.0) (2026-03-16)
28

39
### Features

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.139.0",
3+
"version": "4.140.0",
44
"description": "Plugins for visualizing data from SystemLink services",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)