Skip to content

Commit

Permalink
chore: release main (#1653)
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.1</summary>

##
[0.86.1](https://github.com/instill-ai/console/compare/@instill-ai/design-system-v0.86.0...@instill-ai/design-system-v0.86.1)
(2024-12-13)


### Bug Fixes

* fix model hardware options
([#1652](#1652))
([55b98a6](55b98a6))
</details>

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

##
[0.115.2](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.115.1...@instill-ai/toolkit-v0.115.2)
(2024-12-13)


### Bug Fixes

* fix model hardware options
([#1652](#1652))
([55b98a6](55b98a6))
</details>

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

##
[0.13.1](instill-sdk-v0.13.0...instill-sdk-v0.13.1)
(2024-12-13)


### Bug Fixes

* fix model hardware options
([#1652](#1652))
([55b98a6](55b98a6))
</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 Dec 13, 2024
1 parent 55b98a6 commit fecd5ee
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.1](https://github.com/instill-ai/console/compare/@instill-ai/design-system-v0.86.0...@instill-ai/design-system-v0.86.1) (2024-12-13)


### Bug Fixes

* fix model hardware options ([#1652](https://github.com/instill-ai/console/issues/1652)) ([55b98a6](https://github.com/instill-ai/console/commit/55b98a662bea5ff3fa63bab7cf3ced46d06839d0))

## [0.86.0](https://github.com/instill-ai/console/compare/@instill-ai/design-system-v0.85.0...@instill-ai/design-system-v0.86.0) (2024-12-09)


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.0",
"version": "0.86.1",
"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.1](https://github.com/instill-ai/console/compare/instill-sdk-v0.13.0...instill-sdk-v0.13.1) (2024-12-13)


### Bug Fixes

* fix model hardware options ([#1652](https://github.com/instill-ai/console/issues/1652)) ([55b98a6](https://github.com/instill-ai/console/commit/55b98a662bea5ff3fa63bab7cf3ced46d06839d0))

## [0.13.0](https://github.com/instill-ai/console/compare/instill-sdk-v0.12.0...instill-sdk-v0.13.0) (2024-12-03)


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.0",
"version": "0.13.1",
"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.2](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.115.1...@instill-ai/toolkit-v0.115.2) (2024-12-13)


### Bug Fixes

* fix model hardware options ([#1652](https://github.com/instill-ai/console/issues/1652)) ([55b98a6](https://github.com/instill-ai/console/commit/55b98a662bea5ff3fa63bab7cf3ced46d06839d0))

## [0.115.1](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.115.0...@instill-ai/toolkit-v0.115.1) (2024-12-11)


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.1",
"version": "0.115.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",
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.1-beta","packages/design-system":"0.86.0","packages/design-tokens":"0.8.1","packages/eslint-config-cortex":"0.9.1","packages/prettier-config-cortex":"1.1.2","packages/toolkit":"0.115.1","packages/sdk":"0.13.0"}
{"apps/console":"0.64.1-beta","packages/design-system":"0.86.1","packages/design-tokens":"0.8.1","packages/eslint-config-cortex":"0.9.1","packages/prettier-config-cortex":"1.1.2","packages/toolkit":"0.115.2","packages/sdk":"0.13.1"}

0 comments on commit fecd5ee

Please sign in to comment.