Skip to content

Commit c219342

Browse files
authored
chore: release main (#1688)
🤖 I have created a release *beep* *boop* --- <details><summary>@instill-ai/toolkit: 0.116.1</summary> ## [0.116.1](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.116.0...@instill-ai/toolkit-v0.116.1) (2025-02-26) ### Bug Fixes * remove applications from the navbar ([#1687](#1687)) ([de95fb2](de95fb2)) </details> <details><summary>instill-sdk: 0.14.1</summary> ## [0.14.1](instill-sdk-v0.14.0...instill-sdk-v0.14.1) (2025-02-26) ### Bug Fixes * remove applications from the navbar ([#1687](#1687)) ([de95fb2](de95fb2)) </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 de95fb2 commit c219342

File tree

5 files changed

+17
-3
lines changed

5 files changed

+17
-3
lines changed

packages/sdk/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.14.1](https://github.com/instill-ai/console/compare/instill-sdk-v0.14.0...instill-sdk-v0.14.1) (2025-02-26)
4+
5+
6+
### Bug Fixes
7+
8+
* remove applications from the navbar ([#1687](https://github.com/instill-ai/console/issues/1687)) ([de95fb2](https://github.com/instill-ai/console/commit/de95fb2c304f93ffdc43c5040eb7df3a2ec20f37))
9+
310
## [0.14.0](https://github.com/instill-ai/console/compare/instill-sdk-v0.13.2...instill-sdk-v0.14.0) (2025-02-24)
411

512

packages/sdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "instill-sdk",
3-
"version": "0.14.0",
3+
"version": "0.14.1",
44
"description": "Instill AI's Typescript SDK",
55
"repository": "https://github.com/instill-ai/typescript-sdk.git",
66
"bugs": "https://github.com/instill-ai/community/issues",

packages/toolkit/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.116.1](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.116.0...@instill-ai/toolkit-v0.116.1) (2025-02-26)
4+
5+
6+
### Bug Fixes
7+
8+
* remove applications from the navbar ([#1687](https://github.com/instill-ai/console/issues/1687)) ([de95fb2](https://github.com/instill-ai/console/commit/de95fb2c304f93ffdc43c5040eb7df3a2ec20f37))
9+
310
## [0.116.0](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.115.5...@instill-ai/toolkit-v0.116.0) (2025-02-24)
411

512

packages/toolkit/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@instill-ai/toolkit",
3-
"version": "0.116.0",
3+
"version": "0.116.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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"apps/console":"0.65.0-beta","packages/design-system":"0.87.0","packages/design-tokens":"0.9.0","packages/eslint-config-cortex":"0.9.1","packages/prettier-config-cortex":"1.1.2","packages/toolkit":"0.116.0","packages/sdk":"0.14.0"}
1+
{"apps/console":"0.65.0-beta","packages/design-system":"0.87.0","packages/design-tokens":"0.9.0","packages/eslint-config-cortex":"0.9.1","packages/prettier-config-cortex":"1.1.2","packages/toolkit":"0.116.1","packages/sdk":"0.14.1"}

0 commit comments

Comments
 (0)