From 6d9e975d0bb44f0fc52df978fcdb65471b7f5fab Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 14 Nov 2024 16:25:46 +0000 Subject: [PATCH] chore(release): 3.43.5 [skip ci] ## [3.43.5](https://github.com/ni/systemlink-grafana-plugins/compare/v3.43.4...v3.43.5) (2024-11-14) ### Bug Fixes * **asset:** calibration forecast timezone issues on datalinks ([#111](https://github.com/ni/systemlink-grafana-plugins/issues/111)) ([f5209e8](https://github.com/ni/systemlink-grafana-plugins/commit/f5209e80fcc8a1335589c6f9d5dec0f742dd17ab)) --- CHANGELOG.md | 6 ++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cad132..08a0607 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.43.5](https://github.com/ni/systemlink-grafana-plugins/compare/v3.43.4...v3.43.5) (2024-11-14) + +### Bug Fixes + +* **asset:** calibration forecast timezone issues on datalinks ([#111](https://github.com/ni/systemlink-grafana-plugins/issues/111)) ([f5209e8](https://github.com/ni/systemlink-grafana-plugins/commit/f5209e80fcc8a1335589c6f9d5dec0f742dd17ab)) + ## [3.43.4](https://github.com/ni/systemlink-grafana-plugins/compare/v3.43.3...v3.43.4) (2024-11-06) ### Bug Fixes diff --git a/package-lock.json b/package-lock.json index 0e95781..f43747a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "systemlink-grafana-plugins", - "version": "3.43.4", + "version": "3.43.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "systemlink-grafana-plugins", - "version": "3.43.4", + "version": "3.43.5", "license": "Apache-2.0", "dependencies": { "@emotion/css": "^11.1.3", diff --git a/package.json b/package.json index 1bc0662..91e92f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "systemlink-grafana-plugins", - "version": "3.43.4", + "version": "3.43.5", "description": "Plugins for visualizing data from SystemLink services", "private": true, "scripts": {