Skip to content

Commit 461f724

Browse files
chore(release): 4.119.0 [skip ci]
## [4.119.0](v4.118.0...v4.119.0) (2026-01-27) ### Features * **plotly:** sync numerical x-axis range in URL query params ([#637](#637)) ([5f251a1](5f251a1))
1 parent 5f251a1 commit 461f724

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.119.0](https://github.com/ni/systemlink-grafana-plugins/compare/v4.118.0...v4.119.0) (2026-01-27)
2+
3+
### Features
4+
5+
* **plotly:** sync numerical x-axis range in URL query params ([#637](https://github.com/ni/systemlink-grafana-plugins/issues/637)) ([5f251a1](https://github.com/ni/systemlink-grafana-plugins/commit/5f251a1c7fe047300579c519a351757a593457ce))
6+
17
## [4.118.0](https://github.com/ni/systemlink-grafana-plugins/compare/v4.117.0...v4.118.0) (2026-01-26)
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.118.0",
3+
"version": "4.119.0",
44
"description": "Plugins for visualizing data from SystemLink services",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)