Skip to content

Commit

Permalink
chore(release): 3.26.0 [skip ci]
Browse files Browse the repository at this point in the history
## [3.26.0](v3.25.0...v3.26.0) (2024-10-15)

### Features

* **asset:** query builder for list assets ([#85](#85)) ([1a9e939](1a9e939))
  • Loading branch information
semantic-release-bot committed Oct 15, 2024
1 parent 1a9e939 commit 8a028a8
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.26.0](https://github.com/ni/systemlink-grafana-plugins/compare/v3.25.0...v3.26.0) (2024-10-15)

### Features

* **asset:** query builder for list assets ([#85](https://github.com/ni/systemlink-grafana-plugins/issues/85)) ([1a9e939](https://github.com/ni/systemlink-grafana-plugins/commit/1a9e9391cebb6442d9f50d05c3819a7483f84fcf))

## [3.25.0](https://github.com/ni/systemlink-grafana-plugins/compare/v3.24.0...v3.25.0) (2024-10-15)

### 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.25.0",
"version": "3.26.0",
"description": "Plugins for visualizing data from SystemLink services",
"private": true,
"scripts": {
Expand Down

0 comments on commit 8a028a8

Please sign in to comment.