Skip to content

Commit

Permalink
chore(master): release butler 12.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mountaindude committed Apr 17, 2024
1 parent 95b0d9f commit 82cf5a0
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 @@
{".":"12.1.0"}
{".":"12.1.1"}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [12.1.1](https://github.com/ptarmiganlabs/butler/compare/butler-v12.1.0...butler-v12.1.1) (2024-04-17)


### Bug Fixes

* **qs-license:** Correct license type names written to InfluxDB when releasing QS licenses ([1cd59f2](https://github.com/ptarmiganlabs/butler/commit/1cd59f205b782834b81de11791b99c0489b9a99a)), closes [#1094](https://github.com/ptarmiganlabs/butler/issues/1094)

## [12.1.0](https://github.com/ptarmiganlabs/butler/compare/butler-v12.0.0...butler-v12.1.0) (2024-04-15)


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",
"version": "12.1.0",
"version": "12.1.1",
"description": "Superpowers for Qlik Sense. Task scheduling, key-value store, advanced alerting and more.",
"scripts": {
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.js",
Expand Down

0 comments on commit 82cf5a0

Please sign in to comment.