Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 I have created a release *beep* *boop* --- <details><summary>0.32.1-alpha</summary> ## [0.32.1-alpha](v0.32.0-alpha...v0.32.1-alpha) (2023-11-15) ### Bug Fixes * **general:** fix google search icon is missing issue ([#678](#678)) ([bf6dde0](bf6dde0)) * **auto-gen-form:** Fix auto-gen-form not correctly handle Zod validation for condition fields ([#681](#681)) ([3f479c1](3f479c1)) * **pipeline-builder:** Fix end component not throw error when user input the incorrect key ([#682](#682)) ([628ab92](628ab92)) * **pipeline-builder:** Fix end component not picking the JSONSchema's title as field's title in test mode ([#680](#680)) ([0e8c292](0e8c292)) * **pipeline-builder:** Fix start component not throw error when user input the incorrect key ([#684](#684)) ([ac9f8c4](ac9f8c4)) * **smart-hint:** Fix smart hint wrongly hint user to use the same component's output ([#683](#683)) ([79ccf38](79ccf38)) * **pipeline-builder:** fix validate component ID's regex ([#685](#685)) ([e31d364](e31d364)) </details> <details><summary>@instill-ai/toolkit: 0.73.1</summary> ## [0.73.1](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.73.0...@instill-ai/toolkit-v0.73.1) (2023-11-15) ### Bug Fixes * **auto-gen-form:** fix auto-gen-form not correctly handle zod validation for condition fields ([#681](#681)) ([3f479c1](3f479c1)) * **auto-gen-form:** fix end component didn't correctly handle the key naming rule ([#682](#682)) ([628ab92](628ab92)) * **auto-gen-form:** fix end component not picking the title as title in test mode ([#680](#680)) ([0e8c292](0e8c292)) * **pipeline-builder:** Fix start component not throw error when user input the incorrect key ([#684](#684)) ([ac9f8c4](ac9f8c4)) * **pipeline-builder:** fix validate component ID's regex ([#685](#685)) ([e31d364](e31d364)) * **smart-hint:** Fix smart hint wrongly hint user to use the same component's output ([#683](#683)) ([79ccf38](79ccf38)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
- Loading branch information