Skip to content

Commit 0f49fdc

Browse files
authored
chore: release main (#1865)
🤖 I have created a release *beep* *boop* --- <details><summary>@instill-ai/toolkit: 0.120.19</summary> ## [0.120.19](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.120.18...@instill-ai/toolkit-v0.120.19) (2026-01-27) ### Bug Fixes * **sdk:** use displayName instead of objectName for object upload URL ([#1864](#1864)) ([c906383](c906383)) </details> <details><summary>instill-sdk: 0.18.14</summary> ## [0.18.14](instill-sdk-v0.18.13...instill-sdk-v0.18.14) (2026-01-27) ### Bug Fixes * **sdk:** use displayName instead of objectName for object upload URL ([#1864](#1864)) ([c906383](c906383)) </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 c906383 commit 0f49fdc

5 files changed

Lines changed: 18 additions & 4 deletions

File tree

packages/sdk/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.18.14](https://github.com/instill-ai/console/compare/instill-sdk-v0.18.13...instill-sdk-v0.18.14) (2026-01-27)
4+
5+
6+
### Bug Fixes
7+
8+
* **sdk:** use displayName instead of objectName for object upload URL ([#1864](https://github.com/instill-ai/console/issues/1864)) ([c906383](https://github.com/instill-ai/console/commit/c906383285683df8543e76b77b4ce9604edc1e8f))
9+
310
## [0.18.13](https://github.com/instill-ai/console/compare/instill-sdk-v0.18.12...instill-sdk-v0.18.13) (2026-01-27)
411

512

packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "instill-sdk",
3-
"version": "0.18.13",
3+
"version": "0.18.14",
44
"description": "Instill AI's Typescript SDK",
55
"repository": {
66
"type": "git",

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.120.19](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.120.18...@instill-ai/toolkit-v0.120.19) (2026-01-27)
4+
5+
6+
### Bug Fixes
7+
8+
* **sdk:** use displayName instead of objectName for object upload URL ([#1864](https://github.com/instill-ai/console/issues/1864)) ([c906383](https://github.com/instill-ai/console/commit/c906383285683df8543e76b77b4ce9604edc1e8f))
9+
310
## [0.120.18](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.120.17...@instill-ai/toolkit-v0.120.18) (2026-01-27)
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.120.18",
3+
"version": "0.120.19",
44
"description": "Instill AI's frontend toolkit",
55
"repository": {
66
"type": "git",

release-please/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"packages/design-tokens": "0.10.4",
55
"packages/eslint-config-cortex": "0.9.1",
66
"packages/prettier-config-cortex": "1.1.2",
7-
"packages/toolkit": "0.120.18",
8-
"packages/sdk": "0.18.13"
7+
"packages/toolkit": "0.120.19",
8+
"packages/sdk": "0.18.14"
99
}

0 commit comments

Comments
 (0)