From 93688e778bb2565163725f4dd2fb9f89d771419f Mon Sep 17 00:00:00 2001 From: Instill AI Bot <70758845+droplet-bot@users.noreply.github.com> Date: Mon, 20 Jan 2025 20:22:10 +0900 Subject: [PATCH] chore: release main (#1665) :robot: I have created a release *beep* *boop* ---
0.64.3-beta ## [0.64.3-beta](https://github.com/instill-ai/console/compare/v0.64.2-beta...v0.64.3-beta) (2025-01-20) ### Bug Fixes * dashboard ui tweaks ([#1664](https://github.com/instill-ai/console/issues/1664)) ([faadf16](https://github.com/instill-ai/console/commit/faadf164780e4847cfdf9b53ff827831238c7c50))
@instill-ai/toolkit: 0.115.4 ## [0.115.4](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.115.3...@instill-ai/toolkit-v0.115.4) (2025-01-20) ### Bug Fixes * dashboard ui tweaks ([#1664](https://github.com/instill-ai/console/issues/1664)) ([faadf16](https://github.com/instill-ai/console/commit/faadf164780e4847cfdf9b53ff827831238c7c50))
--- 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/toolkit/CHANGELOG.md | 7 +++++++ packages/toolkit/package.json | 2 +- release-please/manifest.json | 2 +- 5 files changed, 17 insertions(+), 3 deletions(-) diff --git a/apps/console/CHANGELOG.md b/apps/console/CHANGELOG.md index ce2366e63d..0aad393bd8 100644 --- a/apps/console/CHANGELOG.md +++ b/apps/console/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.64.3-beta](https://github.com/instill-ai/console/compare/v0.64.2-beta...v0.64.3-beta) (2025-01-20) + + +### Bug Fixes + +* dashboard ui tweaks ([#1664](https://github.com/instill-ai/console/issues/1664)) ([faadf16](https://github.com/instill-ai/console/commit/faadf164780e4847cfdf9b53ff827831238c7c50)) + ## [0.64.2-beta](https://github.com/instill-ai/console/compare/v0.64.1-beta...v0.64.2-beta) (2025-01-08) diff --git a/apps/console/package.json b/apps/console/package.json index bcb0bcf078..2d5f3814b9 100644 --- a/apps/console/package.json +++ b/apps/console/package.json @@ -1,6 +1,6 @@ { "name": "instillai-console", - "version": "0.64.2-beta", + "version": "0.64.3-beta", "main": "index.js", "repository": "https://github.com/instill-ai/console.git", "author": "Instill AI", diff --git a/packages/toolkit/CHANGELOG.md b/packages/toolkit/CHANGELOG.md index 95e25c51a9..dafa77132f 100644 --- a/packages/toolkit/CHANGELOG.md +++ b/packages/toolkit/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.115.4](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.115.3...@instill-ai/toolkit-v0.115.4) (2025-01-20) + + +### Bug Fixes + +* dashboard ui tweaks ([#1664](https://github.com/instill-ai/console/issues/1664)) ([faadf16](https://github.com/instill-ai/console/commit/faadf164780e4847cfdf9b53ff827831238c7c50)) + ## [0.115.3](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.115.2...@instill-ai/toolkit-v0.115.3) (2025-01-08) diff --git a/packages/toolkit/package.json b/packages/toolkit/package.json index b70c9bd3ea..7a0068a4d7 100644 --- a/packages/toolkit/package.json +++ b/packages/toolkit/package.json @@ -1,6 +1,6 @@ { "name": "@instill-ai/toolkit", - "version": "0.115.3-rc.16", + "version": "0.115.4", "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 8fca4f7361..c9a3531fe8 100644 --- a/release-please/manifest.json +++ b/release-please/manifest.json @@ -1 +1 @@ -{"apps/console":"0.64.2-beta","packages/design-system":"0.86.2","packages/design-tokens":"0.8.1","packages/eslint-config-cortex":"0.9.1","packages/prettier-config-cortex":"1.1.2","packages/toolkit":"0.115.3","packages/sdk":"0.13.1"} \ No newline at end of file +{"apps/console":"0.64.3-beta","packages/design-system":"0.86.2","packages/design-tokens":"0.8.1","packages/eslint-config-cortex":"0.9.1","packages/prettier-config-cortex":"1.1.2","packages/toolkit":"0.115.4","packages/sdk":"0.13.1"} \ No newline at end of file