Skip to content

Commit

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

chore(master): release butler 8.3.1
  • Loading branch information
mountaindude authored Jun 20, 2022
2 parents 2a82cfc + 7ddfec8 commit 553efda
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.3.0"}
{"src":"8.3.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.3.1](https://github.com/ptarmiganlabs/butler/compare/butler-v8.3.0...butler-v8.3.1) (2022-06-20)


### Bug Fixes

* Add missing API endpoint docs to HTML/YAML/JSON API documents ([83a3c65](https://github.com/ptarmiganlabs/butler/commit/83a3c65b38126a16a9d0c87076f5a4d68121c91d)), closes [#502](https://github.com/ptarmiganlabs/butler/issues/502)

## [8.3.0](https://github.com/ptarmiganlabs/butler/compare/butler-v8.2.0...butler-v8.3.0) (2022-06-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.3.0",
"version": "8.3.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 553efda

Please sign in to comment.