Skip to content

Commit

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

chore(master): release butler 12.4.1
  • Loading branch information
mountaindude authored Jul 3, 2024
2 parents 69dd36c + 7a1e7fa commit 10ac773
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"12.4.0"}
{".":"12.4.1"}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [12.4.1](https://github.com/ptarmiganlabs/butler/compare/butler-v12.4.0...butler-v12.4.1) (2024-07-03)


### Bug Fixes

* **host-info:** Add more verbose logging when getting host info fails ([41082ab](https://github.com/ptarmiganlabs/butler/commit/41082abfe3a3526cedc0ac21e789037df0e287fc))


### Miscellaneous

* Add auto-closing of issues in GitHub repo ([7e529d1](https://github.com/ptarmiganlabs/butler/commit/7e529d11da12aa8f976456691c18724dbcaedf22))
* **deps:** Upgrade dependencies ([8d8a68b](https://github.com/ptarmiganlabs/butler/commit/8d8a68b1df3dd74011d8d50797cfec074e88decf))

## [12.4.0](https://github.com/ptarmiganlabs/butler/compare/butler-v12.3.0...butler-v12.4.0) (2024-05-13)


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": "12.4.0",
"version": "12.4.1",
"description": "Superpowers for Qlik Sense. Task scheduling, key-value store, advanced alerting and more.",
"scripts": {
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.js",
Expand Down

0 comments on commit 10ac773

Please sign in to comment.