Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Commit 5c162bd

Browse files
authored
chore: release main (#964)
🤖 I have created a release *beep* *boop* --- <details><summary>@instill-ai/toolkit: 0.69.1</summary> ## [0.69.1](https://github.com/instill-ai/cortex/compare/@instill-ai/toolkit-v0.69.0...@instill-ai/toolkit-v0.69.1) (2023-10-13) ### Bug Fixes * **toolkit:** fix boolean issue ([#963](#963)) ([761b6a5](761b6a5)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 761b6a5 commit 5c162bd

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

packages/toolkit/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.69.1](https://github.com/instill-ai/cortex/compare/@instill-ai/toolkit-v0.69.0...@instill-ai/toolkit-v0.69.1) (2023-10-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **toolkit:** fix boolean issue ([#963](https://github.com/instill-ai/cortex/issues/963)) ([761b6a5](https://github.com/instill-ai/cortex/commit/761b6a5233ca21cda651dc92c041cdce87e370a7))
9+
310
## [0.69.0](https://github.com/instill-ai/cortex/compare/@instill-ai/toolkit-v0.68.2...@instill-ai/toolkit-v0.69.0) (2023-10-13)
411

512

packages/toolkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@instill-ai/toolkit",
3-
"version": "0.69.1-rc.9",
3+
"version": "0.69.1",
44
"description": "Instill AI's frontend toolkit",
55
"repository": "https://github.com/instill-ai/design-system.git",
66
"bugs": "https://github.com/instill-ai/design-system/issues",

release-please/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"packages/design-system":"0.55.7","packages/design-tokens":"0.3.2","packages/eslint-config-cortex":"0.5.0","packages/toolkit":"0.69.0"}
1+
{"packages/design-system":"0.55.7","packages/design-tokens":"0.3.2","packages/eslint-config-cortex":"0.5.0","packages/toolkit":"0.69.1"}

0 commit comments

Comments
 (0)