Skip to content

Commit

Permalink
chore(master): release 9.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 13, 2023
1 parent e2de1cd commit aa9279a
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [9.4.0](https://github.com/ptarmiganlabs/butler/compare/v9.3.2...v9.4.0) (2023-12-13)


### Features

* **influxdb:** Add Butler version tag to uptime data sent to InfluxDb ([e60528a](https://github.com/ptarmiganlabs/butler/commit/e60528a7848bc66652cc505156a1e060bfef8aff)), closes [#919](https://github.com/ptarmiganlabs/butler/issues/919)


### Bug Fixes

* Improve Winsvc checking efficiency ([e9a1ff5](https://github.com/ptarmiganlabs/butler/commit/e9a1ff512ade5af87b2613ae716ff32c3719ad15))
* **winsvc:** Optimize windows services checks ([47e08ad](https://github.com/ptarmiganlabs/butler/commit/47e08ad03a2cbff8a653403c111b2f8befcff4e7))

## [9.3.2](https://github.com/ptarmiganlabs/butler/compare/v9.3.1...v9.3.2) (2023-12-12)


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": "butler",
"version": "9.3.2",
"version": "9.4.0",
"description": "Superpowers for Qlik Sense. Task scheduling, key-value store, advanced alerting and more.",
"scripts": {
"test": "jest",
Expand Down

0 comments on commit aa9279a

Please sign in to comment.