From c6eb277112f26a23e8bfb8fe35cea77e8c40ed4c Mon Sep 17 00:00:00 2001 From: Instill AI Bot <70758845+droplet-bot@users.noreply.github.com> Date: Wed, 17 Aug 2022 18:46:48 +0100 Subject: [PATCH] chore(main): release 0.3.1-alpha (#9) --- CHANGELOG.md | 9 +++++++++ release-please/manifest.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c3b4b1..1626720 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [0.3.1-alpha](https://github.com/instill-ai/protogen-python/compare/v0.1.5-alpha...v0.3.1-alpha) (2022-08-17) + + +### Miscellaneous Chores + +* release 0.2.0-alpha ([e925396](https://github.com/instill-ai/protogen-python/commit/e925396cf409993b2fa40550a924248be0811d88)) +* release 0.2.1-alpha ([03de6f4](https://github.com/instill-ai/protogen-python/commit/03de6f4e989bbd0e136eafa17cdb5dd3089ce4ab)) +* release 0.3.1-alpha ([eb5839b](https://github.com/instill-ai/protogen-python/commit/eb5839bb620b9850d0a628db6fa9b47e5571531d)) + ### [0.1.5-alpha](https://github.com/instill-ai/protogen-python/compare/v0.1.4-alpha...v0.1.5-alpha) (2022-03-22) diff --git a/release-please/manifest.json b/release-please/manifest.json index 0edb513..d0c570c 100644 --- a/release-please/manifest.json +++ b/release-please/manifest.json @@ -1,3 +1,3 @@ { - ".": "0.1.5-alpha" + ".": "0.3.1-alpha" }