Skip to content

Commit 8f0aa16

Browse files
chore(release): 4.119.1 [skip ci]
## [4.119.1](v4.119.0...v4.119.1) (2026-01-27) ### Bug Fixes * **systems:** Cancel ongoing requests when refreshing query ([#526](#526)) ([bafcefa](bafcefa))
1 parent bafcefa commit 8f0aa16

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.1](https://github.com/ni/systemlink-grafana-plugins/compare/v4.119.0...v4.119.1) (2026-01-27)
2+
3+
### Bug Fixes
4+
5+
* **systems:** Cancel ongoing requests when refreshing query ([#526](https://github.com/ni/systemlink-grafana-plugins/issues/526)) ([bafcefa](https://github.com/ni/systemlink-grafana-plugins/commit/bafcefa9ab9867b29027bce74bd87c6443cdf1e3))
6+
17
## [4.119.0](https://github.com/ni/systemlink-grafana-plugins/compare/v4.118.0...v4.119.0) (2026-01-27)
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.119.0",
3+
"version": "4.119.1",
44
"description": "Plugins for visualizing data from SystemLink services",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)