diff --git a/apps/console/CHANGELOG.md b/apps/console/CHANGELOG.md index ae1c42a560..26839e3fc4 100644 --- a/apps/console/CHANGELOG.md +++ b/apps/console/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.39.0-beta](https://github.com/instill-ai/console/compare/v0.38.0-beta...v0.39.0-beta) (2024-02-07) + + +### Features + +* adapt new backend breaking changes about mgmt backend ([#940](https://github.com/instill-ai/console/issues/940)) ([3351262](https://github.com/instill-ai/console/commit/3351262b0768a47166e57d42ca81cff53deb29aa)) + ## [0.38.0-beta](https://github.com/instill-ai/console/compare/v0.37.0-beta...v0.38.0-beta) (2024-01-30) diff --git a/apps/console/package.json b/apps/console/package.json index f7252b5f52..c6d7c6ebd5 100644 --- a/apps/console/package.json +++ b/apps/console/package.json @@ -1,6 +1,6 @@ { "name": "instillai-console", - "version": "0.38.0-beta", + "version": "0.39.0-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 4498343c86..a7f3107b9b 100644 --- a/packages/design-system/CHANGELOG.md +++ b/packages/design-system/CHANGELOG.md @@ -1,5 +1,12 @@ # @instill-ai/design-system +## [0.64.0](https://github.com/instill-ai/console/compare/@instill-ai/design-system-v0.63.0...@instill-ai/design-system-v0.64.0) (2024-02-07) + + +### Features + +* **pipeline-builder:** support video/multiple-video in pipeline builder ([#943](https://github.com/instill-ai/console/issues/943)) ([2680f70](https://github.com/instill-ai/console/commit/2680f70162dbf22eed143ad455f87cd305e51826)) + ## [0.63.0](https://github.com/instill-ai/console/compare/@instill-ai/design-system-v0.62.0...@instill-ai/design-system-v0.63.0) (2024-01-30) diff --git a/packages/design-system/package.json b/packages/design-system/package.json index 3a403db0c1..32ff134f3e 100644 --- a/packages/design-system/package.json +++ b/packages/design-system/package.json @@ -1,6 +1,6 @@ { "name": "@instill-ai/design-system", - "version": "0.63.0", + "version": "0.64.0", "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/toolkit/CHANGELOG.md b/packages/toolkit/CHANGELOG.md index 5f32006d95..c3d8bf3a56 100644 --- a/packages/toolkit/CHANGELOG.md +++ b/packages/toolkit/CHANGELOG.md @@ -1,5 +1,31 @@ # Changelog +## [0.81.0](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.80.3...@instill-ai/toolkit-v0.81.0) (2024-02-07) + + +### Features + +* adapt new backend breaking changes about mgmt backend ([#940](https://github.com/instill-ai/console/issues/940)) ([3351262](https://github.com/instill-ai/console/commit/3351262b0768a47166e57d42ca81cff53deb29aa)) +* **pipeline-builder:** implement the layered flow of smart hint ([#934](https://github.com/instill-ai/console/issues/934)) ([69dc912](https://github.com/instill-ai/console/commit/69dc912fbdc3bb7c4baad83900e86ce494e3fece)) +* **pipeline-builder:** support video/multiple-video in pipeline builder ([#943](https://github.com/instill-ai/console/issues/943)) ([2680f70](https://github.com/instill-ai/console/commit/2680f70162dbf22eed143ad455f87cd305e51826)) +* **pipeline-builder:** unify the onEdit and onDelete item on both start and end operator ([#936](https://github.com/instill-ai/console/issues/936)) ([d70120f](https://github.com/instill-ai/console/commit/d70120f6dd9c347d08f4fb1786be1272e781fa41)) + + +### Bug Fixes + +* **dashboard:** chart yAxis calculation ([#929](https://github.com/instill-ai/console/issues/929)) ([56e9d11](https://github.com/instill-ai/console/commit/56e9d113393fd6a988b82c0a09b1656c6fd5857b)) +* fix connector definition not correctly update after user picking up the existing connector ([#935](https://github.com/instill-ai/console/issues/935)) ([08ef854](https://github.com/instill-ai/console/commit/08ef854aa7bd42e8b75b3df6eb1065cb99befc06)) +* fix not redirect non exist user page to 404 ([#941](https://github.com/instill-ai/console/issues/941)) ([86a823f](https://github.com/instill-ai/console/commit/86a823f3dc94c2d13654a79c3a874b69be2ba61c)) +* fix useInstillForm field's description tooltip break words issue ([#937](https://github.com/instill-ai/console/issues/937)) ([6e43839](https://github.com/instill-ai/console/commit/6e43839d2992ad21a5eb34e126d5c1138349c34a)) +* **pipeline-builder:** fix newly added nodes is behind old nodes ([#939](https://github.com/instill-ai/console/issues/939)) ([6824bb1](https://github.com/instill-ai/console/commit/6824bb190fffe4d3bd819742ec6142e4b62be14a)) +* **pipeline-builder:** fix smart-hint list not align to left when the key is too long ([#938](https://github.com/instill-ai/console/issues/938)) ([31ea1c6](https://github.com/instill-ai/console/commit/31ea1c616c214101369eb4a322a4ea6b661ebbc5)) +* **pipeline-builder:** fix task description not react to the selected task ([#944](https://github.com/instill-ai/console/issues/944)) ([7e600f8](https://github.com/instill-ai/console/commit/7e600f89dec3e7ae61ee02fccc9841a44a1a1b8a)) + + +### Miscellaneous + +* **user-profile:** add id to user profile bio for better URL navigation ([#931](https://github.com/instill-ai/console/issues/931)) ([3bcd905](https://github.com/instill-ai/console/commit/3bcd9055c56cddba36c212abbb321cf01f82c5e8)) + ## [0.80.3](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.80.2...@instill-ai/toolkit-v0.80.3) (2024-01-31) diff --git a/packages/toolkit/package.json b/packages/toolkit/package.json index 8197f4d298..74729ed682 100644 --- a/packages/toolkit/package.json +++ b/packages/toolkit/package.json @@ -1,6 +1,6 @@ { "name": "@instill-ai/toolkit", - "version": "0.80.3", + "version": "0.81.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 1090f3b429..225ad236ae 100644 --- a/release-please/manifest.json +++ b/release-please/manifest.json @@ -1 +1 @@ -{"apps/console":"0.38.0-beta","packages/design-system":"0.63.0","packages/design-tokens":"0.5.0","packages/eslint-config-cortex":"0.8.0","packages/prettier-config-cortex":"1.1.1","packages/toolkit":"0.80.3"} \ No newline at end of file +{"apps/console":"0.39.0-beta","packages/design-system":"0.64.0","packages/design-tokens":"0.5.0","packages/eslint-config-cortex":"0.8.0","packages/prettier-config-cortex":"1.1.1","packages/toolkit":"0.81.0"} \ No newline at end of file