Skip to content

Commit

Permalink
chore(dev): release 1.2.1 (#58)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Sep 19, 2023
1 parent fcc7f12 commit 5617214
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.2.0"
".": "1.2.1"
}
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.0
1.2.1

0 comments on commit 5617214

Please sign in to comment.