From 99e22b53d466806df91c53bde206260817df5958 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6ran=20Sander?= Date: Mon, 8 Apr 2024 21:05:45 +0200 Subject: [PATCH] chore(master): release butler 11.1.3 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fba352a5..8e4cefb9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [11.1.3](https://github.com/ptarmiganlabs/butler/compare/butler-v11.1.3...butler-v11.1.3) (2024-04-08) + + +### Miscellaneous + +* Adopt to new Release-Please version ([0efc975](https://github.com/ptarmiganlabs/butler/commit/0efc97588e05a660a1d67103d5abd0855761f373)) +* **deps:** Update dependencies ([cc7bf2c](https://github.com/ptarmiganlabs/butler/commit/cc7bf2c7e733b4d473f6adec98ca03b8bcf0b12a)) +* Fix broken Docker image build and update versioning to 1.2.3 format ([7e96da5](https://github.com/ptarmiganlabs/butler/commit/7e96da51aea3203c038888b5bb4a8839359d8418)) +* **master:** release butler 11.1.2 ([c0b8250](https://github.com/ptarmiganlabs/butler/commit/c0b82506e0ee683e4565f5084a9dd6698f526e9e)) +* **master:** release butler 11.1.3 ([211a511](https://github.com/ptarmiganlabs/butler/commit/211a5117d84c3d824ece7f2b5a6d28ede6d3e0e5)) +* Tweak Docker image building ([dab2395](https://github.com/ptarmiganlabs/butler/commit/dab23958c2e6b31c155051f6e327e75e7409ec72)) + ## [11.1.3](https://github.com/ptarmiganlabs/butler/compare/butler-v11.1.2...butler-v11.1.3) (2024-04-08)