Skip to content

Commit

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

chore(master): release butler 8.0.1
  • Loading branch information
mountaindude authored May 20, 2022
2 parents 7e23724 + 28fcf10 commit 23cf8f0
Show file tree
Hide file tree
Showing 4 changed files with 11 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 @@
{"src":"8.0.0"}
{"src":"8.0.1"}
7 changes: 7 additions & 0 deletions src/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [8.0.1](https://github.com/ptarmiganlabs/butler/compare/butler-v8.0.0...butler-v8.0.1) (2022-05-20)


### Bug Fixes

* Empty attribute arrays in New Relic config no longer cause errors ([6bf5ea5](https://github.com/ptarmiganlabs/butler/commit/6bf5ea55b83cb188224ce219c9486d1dd5349e7b)), closes [#464](https://github.com/ptarmiganlabs/butler/issues/464)

## [8.0.0](https://github.com/ptarmiganlabs/butler/compare/butler-v7.5.1...butler-v8.0.0) (2022-05-20)


Expand Down
4 changes: 2 additions & 2 deletions src/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 src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "butler",
"version": "8.0.0",
"version": "8.0.1",
"description": "Superpowers for Qlik Sense. Task scheduling, key-value store, advanced alerting and more.",
"dependencies": {
"@breejs/later": "^4.1.0",
Expand Down

0 comments on commit 23cf8f0

Please sign in to comment.