Skip to content

Commit

Permalink
chore(release): 3.18.0 [skip ci]
Browse files Browse the repository at this point in the history
## [3.18.0](v3.17.0...v3.18.0) (2024-10-07)

### Features

* **asset-calibration:** added systems as dropdown values for location ([#76](#76)) ([5f74d39](5f74d39))
  • Loading branch information
semantic-release-bot committed Oct 7, 2024
1 parent 5f74d39 commit ec7c41c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [3.18.0](https://github.com/ni/systemlink-grafana-plugins/compare/v3.17.0...v3.18.0) (2024-10-07)

### Features

* **asset-calibration:** added systems as dropdown values for location ([#76](https://github.com/ni/systemlink-grafana-plugins/issues/76)) ([5f74d39](https://github.com/ni/systemlink-grafana-plugins/commit/5f74d39b26c96c49350433627a2cd23ae503a53c))

## [3.17.0](https://github.com/ni/systemlink-grafana-plugins/compare/v3.16.0...v3.17.0) (2024-10-07)

### Features
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "systemlink-grafana-plugins",
"version": "3.17.0",
"version": "3.18.0",
"description": "Plugins for visualizing data from SystemLink services",
"private": true,
"scripts": {
Expand Down

0 comments on commit ec7c41c

Please sign in to comment.