Skip to content

Commit

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

chore(master): release butler-cw 4.2.0
  • Loading branch information
mountaindude authored Apr 13, 2023
2 parents f8d20bc + 09d8a61 commit cd2f1ae
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,36 @@
# Changelog

## [4.2.0](https://github.com/ptarmiganlabs/butler-cw/compare/butler-cw-v4.2.0...butler-cw-v4.2.0) (2023-04-13)


### Features

* Add command line parameters for specifying config files ([ecb9b3c](https://github.com/ptarmiganlabs/butler-cw/commit/ecb9b3c1aea0870e7d0f72abb1a9364eca2e3487))
* Add virus/malware scanning as part of build process for stand-alone binaries ([bc13f07](https://github.com/ptarmiganlabs/butler-cw/commit/bc13f07eb67311962c6c8bf42b5eaaf47726ee53))
* Show app description when caching of app is done. Makes it easier to see what app was just processed. ([c8393db](https://github.com/ptarmiganlabs/butler-cw/commit/c8393dbee91e82b42e7e41bcf7d247956d9d1559))
* Sign Windows binary during build ([bc13f07](https://github.com/ptarmiganlabs/butler-cw/commit/bc13f07eb67311962c6c8bf42b5eaaf47726ee53)), closes [#187](https://github.com/ptarmiganlabs/butler-cw/issues/187) [#185](https://github.com/ptarmiganlabs/butler-cw/issues/185)


### Bug Fixes

* Refactor Docker healthcheck to avoid soon-to-be-deprecated features currently being used. ([8b4444a](https://github.com/ptarmiganlabs/butler-cw/commit/8b4444a70abce87d38d5fdca4a684f2efd8479db)), closes [#205](https://github.com/ptarmiganlabs/butler-cw/issues/205)


### Miscellaneous

* **deps:** Update dependencies to stay safe and secure ([74fc5cf](https://github.com/ptarmiganlabs/butler-cw/commit/74fc5cf76854629488b6893f4359f8a16acc5a45))
* **deps:** Update Fastify and Docker image builder dependencies ([440da0a](https://github.com/ptarmiganlabs/butler-cw/commit/440da0a3dfb6517fd64c065b589a844a5b08cc48))
* **deps:** update node.js to v19 ([0ffd553](https://github.com/ptarmiganlabs/butler-cw/commit/0ffd5530350c43bea00059ff1384712a3c711797))
* **deps:** Use latest Axios library to stay safe and secure ([3ddd25c](https://github.com/ptarmiganlabs/butler-cw/commit/3ddd25c4cad0d814245031e93f850bffcefde68d)), closes [#208](https://github.com/ptarmiganlabs/butler-cw/issues/208)
* **master:** release butler-cw 4.2.0 ([e5a141f](https://github.com/ptarmiganlabs/butler-cw/commit/e5a141f6cf914eab61d34e90e4c0ed76da0e70b9))
* **master:** release butler-cw 4.2.0 ([cade0aa](https://github.com/ptarmiganlabs/butler-cw/commit/cade0aa9362110781e25dc56e771e9e1a7b3fff1))
* **master:** release butler-cw 4.2.0 ([d974aae](https://github.com/ptarmiganlabs/butler-cw/commit/d974aae26a6ce28e6863246b0a52bf189618431d))
* **master:** release butler-cw 4.2.0 ([684aa68](https://github.com/ptarmiganlabs/butler-cw/commit/684aa68f72beef6bba2e779eff18c0b9bcee1a9d))
* **master:** release butler-cw 4.2.0 ([3d29f46](https://github.com/ptarmiganlabs/butler-cw/commit/3d29f465fb8fb3d04bbf0a278eb21653ab5da916))
* **master:** release butler-cw 4.2.0 ([283a365](https://github.com/ptarmiganlabs/butler-cw/commit/283a365abd5573beede3312eeaec5ba94f5ae1b1))
* **master:** release butler-cw 4.2.0 ([733ed63](https://github.com/ptarmiganlabs/butler-cw/commit/733ed63f1c4e9f46024e0b6227adb63ffb71ad3d))
* Update dependencies to stay safe and secure ([ecb9b3c](https://github.com/ptarmiganlabs/butler-cw/commit/ecb9b3c1aea0870e7d0f72abb1a9364eca2e3487))

## [4.2.0](https://github.com/ptarmiganlabs/butler-cw/compare/butler-cw-v4.2.0...butler-cw-v4.2.0) (2023-04-12)


Expand Down

0 comments on commit cd2f1ae

Please sign in to comment.