Skip to content

Commit 85101c9

Browse files
chore(release): 3.7.3 [skip ci]
## [3.7.3](v3.7.2...v3.7.3) (2023-10-24) ### Bug Fixes * **data-frame:** Boolean and "Value" columns ([#46](#46)) ([941dce3](941dce3))
1 parent 941dce3 commit 85101c9

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.7.3](https://github.com/ni/systemlink-grafana-plugins/compare/v3.7.2...v3.7.3) (2023-10-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **data-frame:** Boolean and "Value" columns ([#46](https://github.com/ni/systemlink-grafana-plugins/issues/46)) ([941dce3](https://github.com/ni/systemlink-grafana-plugins/commit/941dce3782dbeaa6cc0e30eb39504b4b45717efc))
7+
18
## [3.7.2](https://github.com/ni/systemlink-grafana-plugins/compare/v3.7.1...v3.7.2) (2023-10-18)
29

310

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.7.2",
3+
"version": "3.7.3",
44
"description": "Plugins for visualizing data from SystemLink services",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)