Skip to content

Commit

Permalink
Merge pull request #894 from ptarmiganlabs/release-please--branches--…
Browse files Browse the repository at this point in the history
…master--components--butler

chore(master): release 9.3.1
  • Loading branch information
mountaindude authored Dec 7, 2023
2 parents 643e613 + 13b1017 commit 245567d
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.3.1](https://github.com/ptarmiganlabs/butler/compare/v9.3.0...v9.3.1) (2023-12-07)


### Bug Fixes

* **mqtt:** More reboust startup code for MQTT & Win svc monitoring ([577dba3](https://github.com/ptarmiganlabs/butler/commit/577dba39b253533a5e128ebeacdfa2b81be2a4fa)), closes [#897](https://github.com/ptarmiganlabs/butler/issues/897)
* **winsvc:** Don't send Win svc alerts when Butler starts ([d716cfe](https://github.com/ptarmiganlabs/butler/commit/d716cfe2d1241a84be8349f75accd360b28e3978)), closes [#896](https://github.com/ptarmiganlabs/butler/issues/896)


### Refactoring

* **logging:** More consistent log prefixes ([f0621af](https://github.com/ptarmiganlabs/butler/commit/f0621af52f49027816b98c25728121d475a2daf0)), closes [#895](https://github.com/ptarmiganlabs/butler/issues/895)

## [9.3.0](https://github.com/ptarmiganlabs/butler/compare/v9.3.0...v9.3.0) (2023-12-06)


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

0 comments on commit 245567d

Please sign in to comment.