From 561721438bdc769c96319af94ea48fec7ee52448 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 22:16:05 -0400 Subject: [PATCH] chore(dev): release 1.2.1 (#58) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- CHANGELOG.md | 10 ++++++++++ version.txt | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index c3f1463..41ea87d 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.2.0" + ".": "1.2.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e8b1f2..d897d17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [1.2.1](https://github.com/flowersteam/adtool/compare/v1.2.0...v1.2.1) (2023-08-25) + + +### Bug Fixes + +* add pexpect deps ([fd539b8](https://github.com/flowersteam/adtool/commit/fd539b8c0d6fcafa6e6a4742cb72b0de933940a1)) +* add watchdog deps ([c843fa0](https://github.com/flowersteam/adtool/commit/c843fa0831f2668b5a3e33b739c6a9c31dd64cf7)) +* **autodisc-server:** raise exceptions to front ([#57](https://github.com/flowersteam/adtool/issues/57)) ([7b9abfc](https://github.com/flowersteam/adtool/commit/7b9abfc4fcaef8df799dd92146aad71cfbea7b05)) +* misc fixes ([fcc7f12](https://github.com/flowersteam/adtool/commit/fcc7f124e934ff2384067cb0920ba4d8c0afbfea)) + ## [1.2.0](https://github.com/flowersteam/adtool/compare/v1.1.5...v1.2.0) (2023-07-27) diff --git a/version.txt b/version.txt index 26aaba0..6085e94 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.2.0 +1.2.1