Skip to content

Commit

Permalink
chore: release 5.7.0 (#62)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Aug 5, 2021
1 parent e891ad9 commit d4de22d
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions src/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [5.7.0](https://www.github.com/mountaindude/butler-sos/compare/v5.6.0...v5.7.0) (2021-08-05)


### Features

* add metrics for Prometheus ([7cee28d](https://www.github.com/mountaindude/butler-sos/commit/7cee28df1bc5a0f799a8309911acce86a35b85cb))
* Add Node.js metrics to Prometheus endpoint ([fb66055](https://www.github.com/mountaindude/butler-sos/commit/fb660554ae56a995602077823358578d88ce3221))
* Added Snyk scanning ([f6791b7](https://www.github.com/mountaindude/butler-sos/commit/f6791b74a072dc475e7a8120b7f0ccbcb1c0d081))

## [5.6.0](https://www.github.com/mountaindude/butler-sos/compare/v5.5.1...v5.6.0) (2021-07-27)


Expand Down
4 changes: 2 additions & 2 deletions src/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 src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "butler-sos",
"version": "5.6.0",
"version": "5.7.0",
"description": "Butler SenseOps Stats (\"Butler SOS\") is a Node.js service publishing operational Qlik Sense metrics to MQTT and Influxdb.",
"main": "butler-sos.js",
"scripts": {
Expand Down

0 comments on commit d4de22d

Please sign in to comment.