diff --git a/CHANGELOG.md b/CHANGELOG.md index 1539803..7b5ca46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.6-alpha](https://github.com/instill-ai/controller/compare/v0.1.5-alpha...v0.1.6-alpha) (2023-06-11) + + +### Miscellaneous Chores + +* **release:** release v0.1.6-alpha ([bdb2853](https://github.com/instill-ai/controller/commit/bdb2853679a51b6cc32d2657d791645315540c65)) + ## [0.1.5-alpha](https://github.com/instill-ai/controller/compare/v0.1.4-alpha...v0.1.5-alpha) (2023-06-02) diff --git a/release-please/manifest.json b/release-please/manifest.json index 0edb513..9801877 100644 --- a/release-please/manifest.json +++ b/release-please/manifest.json @@ -1,3 +1,3 @@ { - ".": "0.1.5-alpha" + ".": "0.1.6-alpha" }