Skip to content

Commit

Permalink
chore: release master (#121)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Oct 23, 2021
1 parent f312f46 commit e40d585
Show file tree
Hide file tree
Showing 4 changed files with 18 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 @@
{".":"3.2.0"}
{".":"4.0.0"}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [4.0.0](https://www.github.com/ptarmiganlabs/butler-cw/compare/butler-cw-v3.2.0...butler-cw-v4.0.0) (2021-10-23)


### ⚠ BREAKING CHANGES

* Show time of next cache run
* Add outgoing MQTT support

### Features

* Add outgoing MQTT support ([0a190cb](https://www.github.com/ptarmiganlabs/butler-cw/commit/0a190cbfbe0a539c4f5c619decb2360fbadb3ccc)), closes [#114](https://www.github.com/ptarmiganlabs/butler-cw/issues/114)
* Add UTC/localtime support ([4b2890c](https://www.github.com/ptarmiganlabs/butler-cw/commit/4b2890c4cd6e89e92700f134b776044a3181f9a6)), closes [#115](https://www.github.com/ptarmiganlabs/butler-cw/issues/115)
* Show time of next cache run ([95942ef](https://www.github.com/ptarmiganlabs/butler-cw/commit/95942ef0aefdd44cc97f989c191151e871cf3c91)), closes [#113](https://www.github.com/ptarmiganlabs/butler-cw/issues/113)

## [3.2.0](https://www.github.com/ptarmiganlabs/butler-cw/compare/butler-cw-v3.1.1...butler-cw-v3.2.0) (2021-10-21)


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

0 comments on commit e40d585

Please sign in to comment.