Skip to content

Commit ec8e4ee

Browse files
chore(release): 3.7.1 [skip ci]
## [3.7.1](v3.7.0...v3.7.1) (2023-10-18) ### Bug Fixes * **tag:** Update tag fields to camel case ([#45](#45)) ([2e15cd1](2e15cd1))
1 parent 2e15cd1 commit ec8e4ee

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.1](https://github.com/ni/systemlink-grafana-plugins/compare/v3.7.0...v3.7.1) (2023-10-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **tag:** Update tag fields to camel case ([#45](https://github.com/ni/systemlink-grafana-plugins/issues/45)) ([2e15cd1](https://github.com/ni/systemlink-grafana-plugins/commit/2e15cd179f8d3fe661a54c8e93f42e4ec9c61c6d))
7+
18
## [3.7.0](https://github.com/ni/systemlink-grafana-plugins/compare/v3.6.0...v3.7.0) (2023-10-09)
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.0",
3+
"version": "3.7.1",
44
"description": "Plugins for visualizing data from SystemLink services",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)