Skip to content

Commit

Permalink
chore(master): release butler-cw 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 9, 2022
1 parent a31a8f2 commit 2b5670c
Show file tree
Hide file tree
Showing 4 changed files with 16 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 @@
{".":"4.0.7"}
{".":"4.1.0"}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [4.1.0](https://github.com/ptarmiganlabs/butler-cw/compare/butler-cw-v4.0.7...butler-cw-v4.1.0) (2022-08-09)


### Features

* Create standalone binaries for Windows, macOS and Linux ([e4664a5](https://github.com/ptarmiganlabs/butler-cw/commit/e4664a562d435913055ecaa27b03cad7c9e70592)), closes [#171](https://github.com/ptarmiganlabs/butler-cw/issues/171)


### Miscellaneous

* **deps:** Update dependencies ([423b7fb](https://github.com/ptarmiganlabs/butler-cw/commit/423b7fb9c965e12956a0d58e93798cefd4d193ac))

### [4.0.7](https://github.com/ptarmiganlabs/butler-cw/compare/butler-cw-v4.0.6...butler-cw-v4.0.7) (2022-05-09)


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-cw",
"version": "4.0.7",
"version": "4.1.0",
"description": "Cache warming app for Qlik Sense",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit 2b5670c

Please sign in to comment.