Skip to content

Commit

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

chore(master): release butler 8.5.1
  • Loading branch information
mountaindude authored Oct 3, 2022
2 parents fec713a + 88828ef commit f7098b0
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 @@
{"src":"8.5.0"}
{"src":"8.5.1"}
13 changes: 13 additions & 0 deletions src/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [8.5.1](https://github.com/ptarmiganlabs/butler/compare/butler-v8.5.0...butler-v8.5.1) (2022-10-03)


### Bug Fixes

* New Relic CLI options now work again ([b762109](https://github.com/ptarmiganlabs/butler/commit/b762109234b5d3c3e09f5417c58f3e76dc2afb55)), closes [#560](https://github.com/ptarmiganlabs/butler/issues/560)


### Miscellaneous

* **deps:** update dependency jest to v29.1.2 ([4038bbc](https://github.com/ptarmiganlabs/butler/commit/4038bbcefe151234cd9ba9105325eff97b9f3677))
* **deps:** update dependency snyk to v1.1020.0 ([0b2a99d](https://github.com/ptarmiganlabs/butler/commit/0b2a99d7911b63947e9c2e342fb211040c2e6c59))

## [8.5.0](https://github.com/ptarmiganlabs/butler/compare/butler-v8.4.2...butler-v8.5.0) (2022-09-29)


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.5.0",
"version": "8.5.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 f7098b0

Please sign in to comment.