From 583e931e64dca75bcc651c7a36dfe10234369749 Mon Sep 17 00:00:00 2001 From: Instill AI Bot <70758845+droplet-bot@users.noreply.github.com> Date: Wed, 19 Jun 2024 22:43:45 +0530 Subject: [PATCH] chore: release main (#1253) :robot: I have created a release *beep* *boop* ---
@instill-ai/toolkit: 0.94.2 ## [0.94.2](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.94.1...@instill-ai/toolkit-v0.94.2) (2024-06-19) ### Bug Fixes * fix container height variable wrongly calculated issue ([#1252](https://github.com/instill-ai/console/issues/1252)) ([d1bdb83](https://github.com/instill-ai/console/commit/d1bdb8372bfc2e3cfd047f119c1fb81b8d2c34c7))
--- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- packages/toolkit/CHANGELOG.md | 7 +++++++ packages/toolkit/package.json | 2 +- release-please/manifest.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/packages/toolkit/CHANGELOG.md b/packages/toolkit/CHANGELOG.md index ace9b0ac6..0bf587b2e 100644 --- a/packages/toolkit/CHANGELOG.md +++ b/packages/toolkit/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.94.2](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.94.1...@instill-ai/toolkit-v0.94.2) (2024-06-19) + + +### Bug Fixes + +* fix container height variable wrongly calculated issue ([#1252](https://github.com/instill-ai/console/issues/1252)) ([d1bdb83](https://github.com/instill-ai/console/commit/d1bdb8372bfc2e3cfd047f119c1fb81b8d2c34c7)) + ## [0.94.1](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.94.0...@instill-ai/toolkit-v0.94.1) (2024-06-19) diff --git a/packages/toolkit/package.json b/packages/toolkit/package.json index 850174b44..96f0ca4ea 100644 --- a/packages/toolkit/package.json +++ b/packages/toolkit/package.json @@ -1,6 +1,6 @@ { "name": "@instill-ai/toolkit", - "version": "0.94.2-rc.0", + "version": "0.94.2", "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 45e470149..5692b44e8 100644 --- a/release-please/manifest.json +++ b/release-please/manifest.json @@ -1 +1 @@ -{"apps/console":"0.49.1-beta","packages/design-system":"0.71.0","packages/design-tokens":"0.6.0","packages/eslint-config-cortex":"0.9.1","packages/prettier-config-cortex":"1.1.1","packages/toolkit":"0.94.1"} \ No newline at end of file +{"apps/console":"0.49.1-beta","packages/design-system":"0.71.0","packages/design-tokens":"0.6.0","packages/eslint-config-cortex":"0.9.1","packages/prettier-config-cortex":"1.1.1","packages/toolkit":"0.94.2"} \ No newline at end of file