Skip to content

Commit 76c66b6

Browse files
chore(release): 3.7.2 [skip ci]
## [3.7.2](v3.7.1...v3.7.2) (2023-10-18) ### Bug Fixes * **tag:** support both `workspace` and `workspace_id` properties ([#47](#47)) ([67dc4ed](67dc4ed))
1 parent 67dc4ed commit 76c66b6

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.2](https://github.com/ni/systemlink-grafana-plugins/compare/v3.7.1...v3.7.2) (2023-10-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **tag:** support both `workspace` and `workspace_id` properties ([#47](https://github.com/ni/systemlink-grafana-plugins/issues/47)) ([67dc4ed](https://github.com/ni/systemlink-grafana-plugins/commit/67dc4ed1af3444975aee17ed1741fdbe0377414c))
7+
18
## [3.7.1](https://github.com/ni/systemlink-grafana-plugins/compare/v3.7.0...v3.7.1) (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.1",
3+
"version": "3.7.2",
44
"description": "Plugins for visualizing data from SystemLink services",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)