From 09c9ac3ea15ba07b847203e599cc8494faabf41c Mon Sep 17 00:00:00 2001 From: Instill AI Bot <70758845+droplet-bot@users.noreply.github.com> Date: Tue, 28 May 2024 12:55:57 +0100 Subject: [PATCH] chore: release main (#1181) :robot: I have created a release *beep* *boop* ---
0.47.2-beta ## [0.47.2-beta](https://github.com/instill-ai/console/compare/v0.47.1-beta...v0.47.2-beta) (2024-05-28) ### Bug Fixes * fix deps alerts and zod denial issue ([#1184](https://github.com/instill-ai/console/issues/1184)) ([3db9a78](https://github.com/instill-ai/console/commit/3db9a786767db1c9902bc3945e7b3defe4dd331d))
@instill-ai/design-system: 0.69.2 ## [0.69.2](https://github.com/instill-ai/console/compare/@instill-ai/design-system-v0.69.1...@instill-ai/design-system-v0.69.2) (2024-05-28) ### Bug Fixes * fix deps alerts and zod denial issue ([#1184](https://github.com/instill-ai/console/issues/1184)) ([3db9a78](https://github.com/instill-ai/console/commit/3db9a786767db1c9902bc3945e7b3defe4dd331d))
@instill-ai/design-tokens: 0.5.4 ## [0.5.4](https://github.com/instill-ai/console/compare/@instill-ai/design-tokens-v0.5.3...@instill-ai/design-tokens-v0.5.4) (2024-05-28) ### Bug Fixes * fix deps alerts and zod denial issue ([#1184](https://github.com/instill-ai/console/issues/1184)) ([3db9a78](https://github.com/instill-ai/console/commit/3db9a786767db1c9902bc3945e7b3defe4dd331d))
@instill-ai/toolkit: 0.92.0 ## [0.92.0](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.91.4...@instill-ai/toolkit-v0.92.0) (2024-05-28) ### Features * **auto-gen-form:** accept image field in the auto-gen-form ([#1182](https://github.com/instill-ai/console/issues/1182)) ([121c570](https://github.com/instill-ai/console/commit/121c5704f036db205808e6bd1a6e1de8b93f1530)) * remove name sorting option and fix asc/desc in sorting ([#1179](https://github.com/instill-ai/console/issues/1179)) ([1cf38ae](https://github.com/instill-ai/console/commit/1cf38ae01acee5eb0d3f1e13f7ef5824db8923f1)) ### Bug Fixes * fix deps alerts and zod denial issue ([#1184](https://github.com/instill-ai/console/issues/1184)) ([3db9a78](https://github.com/instill-ai/console/commit/3db9a786767db1c9902bc3945e7b3defe4dd331d)) * **organization:** update UploadAvatarFieldWithCrop component to accept title props ([#1176](https://github.com/instill-ai/console/issues/1176)) ([940ec3a](https://github.com/instill-ai/console/commit/940ec3ace404c52289ba11e66ff4f70e51a0b44f))
--- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- apps/console/CHANGELOG.md | 7 +++++++ apps/console/package.json | 2 +- packages/design-system/CHANGELOG.md | 7 +++++++ packages/design-system/package.json | 2 +- packages/design-tokens/CHANGELOG.md | 7 +++++++ packages/design-tokens/package.json | 2 +- packages/toolkit/CHANGELOG.md | 14 ++++++++++++++ packages/toolkit/package.json | 2 +- release-please/manifest.json | 2 +- 9 files changed, 40 insertions(+), 5 deletions(-) diff --git a/apps/console/CHANGELOG.md b/apps/console/CHANGELOG.md index 6fb052a8ad..071ac1e4e7 100644 --- a/apps/console/CHANGELOG.md +++ b/apps/console/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.47.2-beta](https://github.com/instill-ai/console/compare/v0.47.1-beta...v0.47.2-beta) (2024-05-28) + + +### Bug Fixes + +* fix deps alerts and zod denial issue ([#1184](https://github.com/instill-ai/console/issues/1184)) ([3db9a78](https://github.com/instill-ai/console/commit/3db9a786767db1c9902bc3945e7b3defe4dd331d)) + ## [0.47.1-beta](https://github.com/instill-ai/console/compare/v0.47.0-beta...v0.47.1-beta) (2024-05-24) diff --git a/apps/console/package.json b/apps/console/package.json index f7a80872e9..27a81375b1 100644 --- a/apps/console/package.json +++ b/apps/console/package.json @@ -1,6 +1,6 @@ { "name": "instillai-console", - "version": "0.47.1-beta", + "version": "0.47.2-beta", "main": "index.js", "repository": "https://github.com/instill-ai/console.git", "author": "Instill AI", diff --git a/packages/design-system/CHANGELOG.md b/packages/design-system/CHANGELOG.md index dce75aad53..ebb761c6a5 100644 --- a/packages/design-system/CHANGELOG.md +++ b/packages/design-system/CHANGELOG.md @@ -1,5 +1,12 @@ # @instill-ai/design-system +## [0.69.2](https://github.com/instill-ai/console/compare/@instill-ai/design-system-v0.69.1...@instill-ai/design-system-v0.69.2) (2024-05-28) + + +### Bug Fixes + +* fix deps alerts and zod denial issue ([#1184](https://github.com/instill-ai/console/issues/1184)) ([3db9a78](https://github.com/instill-ai/console/commit/3db9a786767db1c9902bc3945e7b3defe4dd331d)) + ## [0.69.1](https://github.com/instill-ai/console/compare/@instill-ai/design-system-v0.69.0...@instill-ai/design-system-v0.69.1) (2024-05-24) diff --git a/packages/design-system/package.json b/packages/design-system/package.json index 78c6457fa3..e8af8857d1 100644 --- a/packages/design-system/package.json +++ b/packages/design-system/package.json @@ -1,6 +1,6 @@ { "name": "@instill-ai/design-system", - "version": "0.69.1", + "version": "0.69.2", "description": "Instill AI's design system", "repository": "https://github.com/instill-ai/design-system.git", "bugs": "https://github.com/instill-ai/design-system/issues", diff --git a/packages/design-tokens/CHANGELOG.md b/packages/design-tokens/CHANGELOG.md index c5a54fc3a9..8a0f06ec59 100644 --- a/packages/design-tokens/CHANGELOG.md +++ b/packages/design-tokens/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.5.4](https://github.com/instill-ai/console/compare/@instill-ai/design-tokens-v0.5.3...@instill-ai/design-tokens-v0.5.4) (2024-05-28) + + +### Bug Fixes + +* fix deps alerts and zod denial issue ([#1184](https://github.com/instill-ai/console/issues/1184)) ([3db9a78](https://github.com/instill-ai/console/commit/3db9a786767db1c9902bc3945e7b3defe4dd331d)) + ## [0.5.3](https://github.com/instill-ai/console/compare/@instill-ai/design-tokens-v0.5.2...@instill-ai/design-tokens-v0.5.3) (2024-05-24) diff --git a/packages/design-tokens/package.json b/packages/design-tokens/package.json index 1f684ae435..b9b38ad6ac 100644 --- a/packages/design-tokens/package.json +++ b/packages/design-tokens/package.json @@ -1,6 +1,6 @@ { "name": "@instill-ai/design-tokens", - "version": "0.5.3", + "version": "0.5.4", "description": "Instill AI's design tokens", "repository": "https://github.com/instill-ai/design-system.git", "bugs": "https://github.com/instill-ai/design-system/issues", diff --git a/packages/toolkit/CHANGELOG.md b/packages/toolkit/CHANGELOG.md index 44b21fe4a3..0f54f16f15 100644 --- a/packages/toolkit/CHANGELOG.md +++ b/packages/toolkit/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [0.92.0](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.91.4...@instill-ai/toolkit-v0.92.0) (2024-05-28) + + +### Features + +* **auto-gen-form:** accept image field in the auto-gen-form ([#1182](https://github.com/instill-ai/console/issues/1182)) ([121c570](https://github.com/instill-ai/console/commit/121c5704f036db205808e6bd1a6e1de8b93f1530)) +* remove name sorting option and fix asc/desc in sorting ([#1179](https://github.com/instill-ai/console/issues/1179)) ([1cf38ae](https://github.com/instill-ai/console/commit/1cf38ae01acee5eb0d3f1e13f7ef5824db8923f1)) + + +### Bug Fixes + +* fix deps alerts and zod denial issue ([#1184](https://github.com/instill-ai/console/issues/1184)) ([3db9a78](https://github.com/instill-ai/console/commit/3db9a786767db1c9902bc3945e7b3defe4dd331d)) +* **organization:** update UploadAvatarFieldWithCrop component to accept title props ([#1176](https://github.com/instill-ai/console/issues/1176)) ([940ec3a](https://github.com/instill-ai/console/commit/940ec3ace404c52289ba11e66ff4f70e51a0b44f)) + ## [0.91.4](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.91.3...@instill-ai/toolkit-v0.91.4) (2024-05-24) diff --git a/packages/toolkit/package.json b/packages/toolkit/package.json index e147902b3f..a41af0ca7f 100644 --- a/packages/toolkit/package.json +++ b/packages/toolkit/package.json @@ -1,6 +1,6 @@ { "name": "@instill-ai/toolkit", - "version": "0.91.4", + "version": "0.92.0", "description": "Instill AI's frontend toolkit", "repository": "https://github.com/instill-ai/design-system.git", "bugs": "https://github.com/instill-ai/design-system/issues", diff --git a/release-please/manifest.json b/release-please/manifest.json index aa62f771cd..2cd5e695bb 100644 --- a/release-please/manifest.json +++ b/release-please/manifest.json @@ -1 +1 @@ -{"apps/console":"0.47.1-beta","packages/design-system":"0.69.1","packages/design-tokens":"0.5.3","packages/eslint-config-cortex":"0.9.1","packages/prettier-config-cortex":"1.1.1","packages/toolkit":"0.91.4"} \ No newline at end of file +{"apps/console":"0.47.2-beta","packages/design-system":"0.69.2","packages/design-tokens":"0.5.4","packages/eslint-config-cortex":"0.9.1","packages/prettier-config-cortex":"1.1.1","packages/toolkit":"0.92.0"} \ No newline at end of file