-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 I have created a release *beep* *boop* --- <details><summary>0.52.0-beta</summary> ## [0.52.0-beta](v0.51.0-beta...v0.52.0-beta) (2024-07-31) ### Features * move restapi component into generic type ([#1326](#1326)) ([fbaf1ab](fbaf1ab)) ### Bug Fixes * unify how we handle error ([#1331](#1331)) ([5d79849](5d79849)) ### Miscellaneous * replace pipeline type in toolkit with type in sdk ([#1319](#1319)) ([48de6c3](48de6c3)) </details> <details><summary>@instill-ai/design-system: 0.74.0</summary> ## [0.74.0](https://github.com/instill-ai/console/compare/@instill-ai/design-system-v0.73.1...@instill-ai/design-system-v0.74.0) (2024-07-31) ### Features * add integration test for SDK ([#1315](#1315)) ([d247ec9](d247ec9)) </details> <details><summary>@instill-ai/toolkit: 0.97.0</summary> ## [0.97.0](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.96.2...@instill-ai/toolkit-v0.97.0) (2024-07-31) ### Features * add integration test for SDK ([#1315](#1315)) ([d247ec9](d247ec9)) * make models public available ([#1329](#1329)) ([4207072](4207072)) * move restapi component into generic type ([#1326](#1326)) ([fbaf1ab](fbaf1ab)) * open up model public setting option ([#1333](#1333)) ([f61ec99](f61ec99)) * update subscription endpoint PLAN type ([#1323](#1323)) ([895c163](895c163)) ### Bug Fixes * fix model api snippet not correctly cast with double quote for authorization token ([#1330](#1330)) ([95535af](95535af)) * fix navlink wrongly highlight when user is in /explore and /feature page ([#1334](#1334)) ([24f4562](24f4562)) * fix typo in the pipeline api tab ([#1332](#1332)) ([61180d7](61180d7)) * incorrect endpoint to run pipeline ([#1325](#1325)) ([f23ade0](f23ade0)) * **pipeline-editor:** fix not sanitized html for use-instill-form issue ([#1327](#1327)) ([8622126](8622126)) * remove the bottom credits balance ([#1318](#1318)) ([943960c](943960c)) * unify how we handle error ([#1331](#1331)) ([5d79849](5d79849)) ### Miscellaneous * replace pipeline type in toolkit with type in sdk ([#1319](#1319)) ([48de6c3](48de6c3)) </details> <details><summary>instill-sdk: 0.3.0</summary> ## [0.3.0](instill-sdk-v0.2.0...instill-sdk-v0.3.0) (2024-07-31) ### Features * add integration test for SDK ([#1315](#1315)) ([d247ec9](d247ec9)) * move restapi component into generic type ([#1326](#1326)) ([fbaf1ab](fbaf1ab)) * update subscription endpoint PLAN type ([#1323](#1323)) ([895c163](895c163)) ### Bug Fixes * unify how we handle error ([#1331](#1331)) ([5d79849](5d79849)) ### Miscellaneous * **integration-test:** add get/list membership integration-test ([#1324](#1324)) ([9271802](9271802)) * replace pipeline type in toolkit with type in sdk ([#1319](#1319)) ([48de6c3](48de6c3)) </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
1 parent
24f4562
commit 2f797b8
Showing
9 changed files
with
76 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"apps/console":"0.51.0-beta","packages/design-system":"0.73.1","packages/design-tokens":"0.7.0","packages/eslint-config-cortex":"0.9.1","packages/prettier-config-cortex":"1.1.2","packages/toolkit":"0.96.2","packages/sdk":"0.2.0"} | ||
{"apps/console":"0.52.0-beta","packages/design-system":"0.74.0","packages/design-tokens":"0.7.0","packages/eslint-config-cortex":"0.9.1","packages/prettier-config-cortex":"1.1.2","packages/toolkit":"0.97.0","packages/sdk":"0.3.0"} |