Skip to content

Commit

Permalink
chore: release main (#1668)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


<details><summary>@instill-ai/design-system: 0.86.3</summary>

##
[0.86.3](https://github.com/instill-ai/console/compare/@instill-ai/design-system-v0.86.2...@instill-ai/design-system-v0.86.3)
(2025-02-06)


### Bug Fixes

* invalidate model list on new model creation
([#1667](#1667))
([8a45206](8a45206))
</details>

<details><summary>@instill-ai/toolkit: 0.115.5</summary>

##
[0.115.5](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.115.4...@instill-ai/toolkit-v0.115.5)
(2025-02-06)


### Bug Fixes

* invalidate model list on new model creation
([#1667](#1667))
([8a45206](8a45206))
</details>

<details><summary>instill-sdk: 0.13.2</summary>

##
[0.13.2](instill-sdk-v0.13.1...instill-sdk-v0.13.2)
(2025-02-06)


### Bug Fixes

* invalidate model list on new model creation
([#1667](#1667))
([8a45206](8a45206))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
droplet-bot authored Feb 6, 2025
1 parent 92a1021 commit 17e217a
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 4 deletions.
7 changes: 7 additions & 0 deletions packages/design-system/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @instill-ai/design-system

## [0.86.3](https://github.com/instill-ai/console/compare/@instill-ai/design-system-v0.86.2...@instill-ai/design-system-v0.86.3) (2025-02-06)


### Bug Fixes

* invalidate model list on new model creation ([#1667](https://github.com/instill-ai/console/issues/1667)) ([8a45206](https://github.com/instill-ai/console/commit/8a452063f8034ce02d82608d13744c17a499a491))

## [0.86.2](https://github.com/instill-ai/console/compare/@instill-ai/design-system-v0.86.1...@instill-ai/design-system-v0.86.2) (2025-01-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/design-system/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@instill-ai/design-system",
"version": "0.86.2",
"version": "0.86.3",
"description": "Instill AI's design system",
"repository": "https://github.com/instill-ai/design-system.git",
"bugs": "https://github.com/instill-ai/design-system/issues",
Expand Down
7 changes: 7 additions & 0 deletions packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.13.2](https://github.com/instill-ai/console/compare/instill-sdk-v0.13.1...instill-sdk-v0.13.2) (2025-02-06)


### Bug Fixes

* invalidate model list on new model creation ([#1667](https://github.com/instill-ai/console/issues/1667)) ([8a45206](https://github.com/instill-ai/console/commit/8a452063f8034ce02d82608d13744c17a499a491))

## [0.13.1](https://github.com/instill-ai/console/compare/instill-sdk-v0.13.0...instill-sdk-v0.13.1) (2024-12-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "instill-sdk",
"version": "0.13.1",
"version": "0.13.2",
"description": "Instill AI's Typescript SDK",
"repository": "https://github.com/instill-ai/typescript-sdk.git",
"bugs": "https://github.com/instill-ai/community/issues",
Expand Down
7 changes: 7 additions & 0 deletions packages/toolkit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.115.5](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.115.4...@instill-ai/toolkit-v0.115.5) (2025-02-06)


### Bug Fixes

* invalidate model list on new model creation ([#1667](https://github.com/instill-ai/console/issues/1667)) ([8a45206](https://github.com/instill-ai/console/commit/8a452063f8034ce02d82608d13744c17a499a491))

## [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)


Expand Down
2 changes: 1 addition & 1 deletion packages/toolkit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@instill-ai/toolkit",
"version": "0.115.4",
"version": "0.115.5",
"description": "Instill AI's frontend toolkit",
"repository": "https://github.com/instill-ai/design-system.git",
"bugs": "https://github.com/instill-ai/design-system/issues",
Expand Down
2 changes: 1 addition & 1 deletion release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"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"}
{"apps/console":"0.64.3-beta","packages/design-system":"0.86.3","packages/design-tokens":"0.8.1","packages/eslint-config-cortex":"0.9.1","packages/prettier-config-cortex":"1.1.2","packages/toolkit":"0.115.5","packages/sdk":"0.13.2"}

0 comments on commit 17e217a

Please sign in to comment.