Skip to content

Commit

Permalink
Merge pull request #26 from flowersteam/release-please--branches--pro…
Browse files Browse the repository at this point in the history
…d--components--adtool

chore(prod): release 1.1.0
  • Loading branch information
jesseylin authored Jul 24, 2023
2 parents aacc1bf + 327c3d3 commit 4bef923
Show file tree
Hide file tree
Showing 3 changed files with 18 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.0.1"
".": "1.1.0"
}
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [1.1.0](https://github.com/flowersteam/adtool/compare/v1.0.1...v1.1.0) (2023-07-24)


### Features

* **auto_disc:** add message queue ([9289fbe](https://github.com/flowersteam/adtool/commit/9289fbe1867b75cc756288f4b08b7232cf040b0c))
* **auto_disc:** add remote feedback client ([2d535cb](https://github.com/flowersteam/adtool/commit/2d535cbb398724660f20e48ce3419504ff7d534b))
* **auto_disc:** add remote feedback client ([4728088](https://github.com/flowersteam/adtool/commit/4728088257bd5ef6a11ae03020eebc366e78fb7b))


### Bug Fixes

* **auto_disc:** add init file for messageq ([f12550d](https://github.com/flowersteam/adtool/commit/f12550de7a9d3222b04e0ae02799fc650385cb7b))
* **auto_disc:** fix LocalQueueClient not pickling ([abec429](https://github.com/flowersteam/adtool/commit/abec42965dd1669ba366aa5cd8f3c77281993e07))
* **auto_disc:** move and rename Feedback ([7a4b730](https://github.com/flowersteam/adtool/commit/7a4b7303aee31e7939c4014c9ef3292296d4b5cd))

## [1.0.1](https://github.com/flowersteam/adtool/compare/v1.0.0...v1.0.1) (2023-07-18)


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

0 comments on commit 4bef923

Please sign in to comment.