Skip to content

Commit 1f60e3c

Browse files
chore(release): 4.137.1 [skip ci]
## [4.137.1](v4.137.0...v4.137.1) (2026-03-12) ### Bug Fixes * **plotly:** Add control to toggle between Scatter and ScatterGL ([#698](#698)) ([c020045](c020045))
1 parent c020045 commit 1f60e3c

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.137.1](https://github.com/ni/systemlink-grafana-plugins/compare/v4.137.0...v4.137.1) (2026-03-12)
2+
3+
### Bug Fixes
4+
5+
* **plotly:** Add control to toggle between Scatter and ScatterGL ([#698](https://github.com/ni/systemlink-grafana-plugins/issues/698)) ([c020045](https://github.com/ni/systemlink-grafana-plugins/commit/c0200456edd37806461742b7f365d379343f5c21))
6+
17
## [4.137.0](https://github.com/ni/systemlink-grafana-plugins/compare/v4.136.0...v4.137.0) (2026-03-10)
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.137.0",
3+
"version": "4.137.1",
44
"description": "Plugins for visualizing data from SystemLink services",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)