Skip to content

Commit 7e22cbc

Browse files
chore(release): 3.138.1 [skip ci]
## [3.138.1](v3.138.0...v3.138.1) (2025-06-17) ### Bug Fixes * **workorders,testplans:** Return field type as string for all fields from datasource ([#305](#305)) ([3f1dd24](3f1dd24))
1 parent 3f1dd24 commit 7e22cbc

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+
## [3.138.1](https://github.com/ni/systemlink-grafana-plugins/compare/v3.138.0...v3.138.1) (2025-06-17)
2+
3+
### Bug Fixes
4+
5+
* **workorders,testplans:** Return field type as string for all fields from datasource ([#305](https://github.com/ni/systemlink-grafana-plugins/issues/305)) ([3f1dd24](https://github.com/ni/systemlink-grafana-plugins/commit/3f1dd24489afbbec462f171091a3f02236baf954))
6+
17
## [3.138.0](https://github.com/ni/systemlink-grafana-plugins/compare/v3.137.0...v3.138.0) (2025-06-17)
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": "3.138.0",
3+
"version": "3.138.1",
44
"description": "Plugins for visualizing data from SystemLink services",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)