Skip to content

Commit

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


<details><summary>0.64.0-beta</summary>

##
[0.64.0-beta](v0.63.0-beta...v0.64.0-beta)
(2024-12-03)


### Features

* adapt policy link and revamp setting pages
([#1629](#1629))
([d11fab5](d11fab5))
* add feature flag for chat
([#1628](#1628))
([7455ce4](7455ce4))
* **chat:** user can use @ to add tool suggestion in chat
([#1617](#1617))
([d76cd51](d76cd51))
* deprecate markdown-to-jsx and support Latex in markdown
([#1623](#1623))
([cfea04e](cfea04e))
* unify the Instill AI meeting schedule link
([#1619](#1619))
([51e76ff](51e76ff))


### Bug Fixes

* patch high vulnerabilities deps issues
([#1631](#1631))
([955355e](955355e))


### Miscellaneous

* **component:** add `scheduler` component
([#1637](#1637))
([406361a](406361a))
* **component:** add icon
([#1630](#1630))
([87174b9](87174b9))
* **component:** add icons for google-drive, perplexity-ai and leadiq
([#1627](#1627))
([4bed7fc](4bed7fc))
</details>

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

##
[0.85.0](https://github.com/instill-ai/console/compare/@instill-ai/design-system-v0.84.0...@instill-ai/design-system-v0.85.0)
(2024-12-03)


### Features

* upgrade storybook deps
([#1634](#1634))
([96bc075](96bc075))


### Bug Fixes

* further fix vulnerabilities deps
([#1632](#1632))
([bda8462](bda8462))
* patch high vulnerabilities deps issues
([#1631](#1631))
([955355e](955355e))
</details>

<details><summary>@instill-ai/design-tokens: 0.8.1</summary>

##
[0.8.1](https://github.com/instill-ai/console/compare/@instill-ai/design-tokens-v0.8.0...@instill-ai/design-tokens-v0.8.1)
(2024-12-03)


### Bug Fixes

* patch high vulnerabilities deps issues
([#1631](#1631))
([955355e](955355e))
</details>

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

##
[0.113.0](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.112.0...@instill-ai/toolkit-v0.113.0)
(2024-12-03)


### Features

* adapt policy link and revamp setting pages
([#1629](#1629))
([d11fab5](d11fab5))
* add chat/agent related sdk and react-queries
([#1635](#1635))
([5b6490f](5b6490f))
* add feature flag for chat
([#1628](#1628))
([7455ce4](7455ce4))
* **chat:** user can use @ to add tool suggestion in chat
([#1617](#1617))
([d76cd51](d76cd51))
* deprecate markdown-to-jsx and support Latex in markdown
([#1623](#1623))
([cfea04e](cfea04e))
* deprecate the usage of integration.schemas
([#1621](#1621))
([8bd46fc](8bd46fc))
* **integration:** support google sheet OAuth
([#1624](#1624))
([d4c56a1](d4c56a1))
* unify the Instill AI meeting schedule link
([#1619](#1619))
([51e76ff](51e76ff))
* update add component model UI
([#1638](#1638))
([bfe391e](bfe391e))


### Bug Fixes

* fix cmdo event title, to make it more human readable
([#1639](#1639))
([ec98f18](ec98f18))
* fix duplicated error message for multiple texts input of pipeline
trigger form
([#1620](#1620))
([fbbd708](fbbd708))
* fix google sheets oauth config
([#1625](#1625))
([92734df](92734df))
* further fix vulnerabilities deps
([#1632](#1632))
([bda8462](bda8462))
* patch high vulnerabilities deps issues
([#1631](#1631))
([955355e](955355e))


### Miscellaneous

* **component:** add `scheduler` component
([#1637](#1637))
([406361a](406361a))
* **component:** add icon
([#1630](#1630))
([87174b9](87174b9))
* **component:** add icons for google-drive, perplexity-ai and leadiq
([#1627](#1627))
([4bed7fc](4bed7fc))
* **integration:** adjust OAuth scope for google-drive component
([#1626](#1626))
([7b341a4](7b341a4))
* **run logging:** clarify actors in Run objects
([#1622](#1622))
([6f55bf2](6f55bf2))
* support `required` attribute in variable section
([#1636](#1636))
([cb00594](cb00594))
</details>

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

##
[0.13.0](instill-sdk-v0.12.0...instill-sdk-v0.13.0)
(2024-12-03)


### Features

* add chat/agent related sdk and react-queries
([#1635](#1635))
([5b6490f](5b6490f))
* deprecate the usage of integration.schemas
([#1621](#1621))
([8bd46fc](8bd46fc))


### Bug Fixes

* fix cmdo event title, to make it more human readable
([#1639](#1639))
([ec98f18](ec98f18))
* further fix vulnerabilities deps
([#1632](#1632))
([bda8462](bda8462))
* patch high vulnerabilities deps issues
([#1631](#1631))
([955355e](955355e))


### Miscellaneous

* **run logging:** clarify actors in Run objects
([#1622](#1622))
([6f55bf2](6f55bf2))
</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 3, 2024
1 parent bfe391e commit 1a71dbd
Show file tree
Hide file tree
Showing 11 changed files with 103 additions and 6 deletions.
23 changes: 23 additions & 0 deletions apps/console/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Changelog

## [0.64.0-beta](https://github.com/instill-ai/console/compare/v0.63.0-beta...v0.64.0-beta) (2024-12-03)


### Features

* adapt policy link and revamp setting pages ([#1629](https://github.com/instill-ai/console/issues/1629)) ([d11fab5](https://github.com/instill-ai/console/commit/d11fab5b7357c89e6c19da1e7b053431f77ba657))
* add feature flag for chat ([#1628](https://github.com/instill-ai/console/issues/1628)) ([7455ce4](https://github.com/instill-ai/console/commit/7455ce4401b98854f103dfd3d1bc7c39ba1b14e8))
* **chat:** user can use @ to add tool suggestion in chat ([#1617](https://github.com/instill-ai/console/issues/1617)) ([d76cd51](https://github.com/instill-ai/console/commit/d76cd516fc3fb27f6fbaa01b3c44c09c905d24db))
* deprecate markdown-to-jsx and support Latex in markdown ([#1623](https://github.com/instill-ai/console/issues/1623)) ([cfea04e](https://github.com/instill-ai/console/commit/cfea04ed02ed69f9bbe2a3646e4dc467834cfbc5))
* unify the Instill AI meeting schedule link ([#1619](https://github.com/instill-ai/console/issues/1619)) ([51e76ff](https://github.com/instill-ai/console/commit/51e76ffcd7dbad92b511965992e6d7170b2bddd3))


### Bug Fixes

* patch high vulnerabilities deps issues ([#1631](https://github.com/instill-ai/console/issues/1631)) ([955355e](https://github.com/instill-ai/console/commit/955355e4ad14baa2690d1e87273257dba6468b71))


### Miscellaneous

* **component:** add `scheduler` component ([#1637](https://github.com/instill-ai/console/issues/1637)) ([406361a](https://github.com/instill-ai/console/commit/406361adbf331d291f28cdb2bf31c94d235dc9b4))
* **component:** add icon ([#1630](https://github.com/instill-ai/console/issues/1630)) ([87174b9](https://github.com/instill-ai/console/commit/87174b9c69b9beb248fb8d3d4d1a97357fbd58f4))
* **component:** add icons for google-drive, perplexity-ai and leadiq ([#1627](https://github.com/instill-ai/console/issues/1627)) ([4bed7fc](https://github.com/instill-ai/console/commit/4bed7fcaa88ac3358cf50352456203260ebbdabe))

## [0.63.0-beta](https://github.com/instill-ai/console/compare/v0.62.0-beta...v0.63.0-beta) (2024-11-20)


Expand Down
2 changes: 1 addition & 1 deletion apps/console/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "instillai-console",
"version": "0.63.0-beta",
"version": "0.64.0-beta",
"main": "index.js",
"repository": "https://github.com/instill-ai/console.git",
"author": "Instill AI",
Expand Down
13 changes: 13 additions & 0 deletions packages/design-system/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @instill-ai/design-system

## [0.85.0](https://github.com/instill-ai/console/compare/@instill-ai/design-system-v0.84.0...@instill-ai/design-system-v0.85.0) (2024-12-03)


### Features

* upgrade storybook deps ([#1634](https://github.com/instill-ai/console/issues/1634)) ([96bc075](https://github.com/instill-ai/console/commit/96bc07512ed161946aaeec4513312a64706e9017))


### Bug Fixes

* further fix vulnerabilities deps ([#1632](https://github.com/instill-ai/console/issues/1632)) ([bda8462](https://github.com/instill-ai/console/commit/bda84621e28898ad7ef277550086a5de21ff3ef6))
* patch high vulnerabilities deps issues ([#1631](https://github.com/instill-ai/console/issues/1631)) ([955355e](https://github.com/instill-ai/console/commit/955355e4ad14baa2690d1e87273257dba6468b71))

## [0.84.0](https://github.com/instill-ai/console/compare/@instill-ai/design-system-v0.83.0...@instill-ai/design-system-v0.84.0) (2024-11-20)


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.84.0",
"version": "0.85.0",
"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/design-tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.8.1](https://github.com/instill-ai/console/compare/@instill-ai/design-tokens-v0.8.0...@instill-ai/design-tokens-v0.8.1) (2024-12-03)


### Bug Fixes

* patch high vulnerabilities deps issues ([#1631](https://github.com/instill-ai/console/issues/1631)) ([955355e](https://github.com/instill-ai/console/commit/955355e4ad14baa2690d1e87273257dba6468b71))

## [0.8.0](https://github.com/instill-ai/console/compare/@instill-ai/design-tokens-v0.7.1...@instill-ai/design-tokens-v0.8.0) (2024-10-22)


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

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


### Features

* add chat/agent related sdk and react-queries ([#1635](https://github.com/instill-ai/console/issues/1635)) ([5b6490f](https://github.com/instill-ai/console/commit/5b6490f25518617cbe4ede9b8fa78f9e08a4e9cd))
* deprecate the usage of integration.schemas ([#1621](https://github.com/instill-ai/console/issues/1621)) ([8bd46fc](https://github.com/instill-ai/console/commit/8bd46fc00e72f5cc68e595d740ccad6c3ff8e3bb))


### Bug Fixes

* fix cmdo event title, to make it more human readable ([#1639](https://github.com/instill-ai/console/issues/1639)) ([ec98f18](https://github.com/instill-ai/console/commit/ec98f187c92c85a4121a59d64a85f4919f1b91a0))
* further fix vulnerabilities deps ([#1632](https://github.com/instill-ai/console/issues/1632)) ([bda8462](https://github.com/instill-ai/console/commit/bda84621e28898ad7ef277550086a5de21ff3ef6))
* patch high vulnerabilities deps issues ([#1631](https://github.com/instill-ai/console/issues/1631)) ([955355e](https://github.com/instill-ai/console/commit/955355e4ad14baa2690d1e87273257dba6468b71))


### Miscellaneous

* **run logging:** clarify actors in Run objects ([#1622](https://github.com/instill-ai/console/issues/1622)) ([6f55bf2](https://github.com/instill-ai/console/commit/6f55bf2b52357d9d08c151d845a4361b87be4f53))

## [0.12.0](https://github.com/instill-ai/console/compare/instill-sdk-v0.11.0...instill-sdk-v0.12.0) (2024-11-20)


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-rc.2",
"version": "0.13.0",
"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
34 changes: 34 additions & 0 deletions packages/toolkit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,39 @@
# Changelog

## [0.113.0](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.112.0...@instill-ai/toolkit-v0.113.0) (2024-12-03)


### Features

* adapt policy link and revamp setting pages ([#1629](https://github.com/instill-ai/console/issues/1629)) ([d11fab5](https://github.com/instill-ai/console/commit/d11fab5b7357c89e6c19da1e7b053431f77ba657))
* add chat/agent related sdk and react-queries ([#1635](https://github.com/instill-ai/console/issues/1635)) ([5b6490f](https://github.com/instill-ai/console/commit/5b6490f25518617cbe4ede9b8fa78f9e08a4e9cd))
* add feature flag for chat ([#1628](https://github.com/instill-ai/console/issues/1628)) ([7455ce4](https://github.com/instill-ai/console/commit/7455ce4401b98854f103dfd3d1bc7c39ba1b14e8))
* **chat:** user can use @ to add tool suggestion in chat ([#1617](https://github.com/instill-ai/console/issues/1617)) ([d76cd51](https://github.com/instill-ai/console/commit/d76cd516fc3fb27f6fbaa01b3c44c09c905d24db))
* deprecate markdown-to-jsx and support Latex in markdown ([#1623](https://github.com/instill-ai/console/issues/1623)) ([cfea04e](https://github.com/instill-ai/console/commit/cfea04ed02ed69f9bbe2a3646e4dc467834cfbc5))
* deprecate the usage of integration.schemas ([#1621](https://github.com/instill-ai/console/issues/1621)) ([8bd46fc](https://github.com/instill-ai/console/commit/8bd46fc00e72f5cc68e595d740ccad6c3ff8e3bb))
* **integration:** support google sheet OAuth ([#1624](https://github.com/instill-ai/console/issues/1624)) ([d4c56a1](https://github.com/instill-ai/console/commit/d4c56a1e8521637a0e70ffbd6d9058bcf35a57b3))
* unify the Instill AI meeting schedule link ([#1619](https://github.com/instill-ai/console/issues/1619)) ([51e76ff](https://github.com/instill-ai/console/commit/51e76ffcd7dbad92b511965992e6d7170b2bddd3))
* update add component model UI ([#1638](https://github.com/instill-ai/console/issues/1638)) ([bfe391e](https://github.com/instill-ai/console/commit/bfe391ed20b02ca057c2ef2b6995d7aa7733d972))


### Bug Fixes

* fix cmdo event title, to make it more human readable ([#1639](https://github.com/instill-ai/console/issues/1639)) ([ec98f18](https://github.com/instill-ai/console/commit/ec98f187c92c85a4121a59d64a85f4919f1b91a0))
* fix duplicated error message for multiple texts input of pipeline trigger form ([#1620](https://github.com/instill-ai/console/issues/1620)) ([fbbd708](https://github.com/instill-ai/console/commit/fbbd70802e8569147cfcca231da2dced29446bbc))
* fix google sheets oauth config ([#1625](https://github.com/instill-ai/console/issues/1625)) ([92734df](https://github.com/instill-ai/console/commit/92734df039575e5220d1be0666bfbf0b28858e64))
* further fix vulnerabilities deps ([#1632](https://github.com/instill-ai/console/issues/1632)) ([bda8462](https://github.com/instill-ai/console/commit/bda84621e28898ad7ef277550086a5de21ff3ef6))
* patch high vulnerabilities deps issues ([#1631](https://github.com/instill-ai/console/issues/1631)) ([955355e](https://github.com/instill-ai/console/commit/955355e4ad14baa2690d1e87273257dba6468b71))


### Miscellaneous

* **component:** add `scheduler` component ([#1637](https://github.com/instill-ai/console/issues/1637)) ([406361a](https://github.com/instill-ai/console/commit/406361adbf331d291f28cdb2bf31c94d235dc9b4))
* **component:** add icon ([#1630](https://github.com/instill-ai/console/issues/1630)) ([87174b9](https://github.com/instill-ai/console/commit/87174b9c69b9beb248fb8d3d4d1a97357fbd58f4))
* **component:** add icons for google-drive, perplexity-ai and leadiq ([#1627](https://github.com/instill-ai/console/issues/1627)) ([4bed7fc](https://github.com/instill-ai/console/commit/4bed7fcaa88ac3358cf50352456203260ebbdabe))
* **integration:** adjust OAuth scope for google-drive component ([#1626](https://github.com/instill-ai/console/issues/1626)) ([7b341a4](https://github.com/instill-ai/console/commit/7b341a40d4279d4615685edf9abf5c81192e3ed7))
* **run logging:** clarify actors in Run objects ([#1622](https://github.com/instill-ai/console/issues/1622)) ([6f55bf2](https://github.com/instill-ai/console/commit/6f55bf2b52357d9d08c151d845a4361b87be4f53))
* support `required` attribute in variable section ([#1636](https://github.com/instill-ai/console/issues/1636)) ([cb00594](https://github.com/instill-ai/console/commit/cb0059426a9c268861ece2d2c64ef8798ebcd699))

## [0.112.0](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.111.1...@instill-ai/toolkit-v0.112.0) (2024-11-25)


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.113.0-rc.10",
"version": "0.113.0",
"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.63.0-beta","packages/design-system":"0.84.0","packages/design-tokens":"0.8.0","packages/eslint-config-cortex":"0.9.1","packages/prettier-config-cortex":"1.1.2","packages/toolkit":"0.112.0","packages/sdk":"0.12.0"}
{"apps/console":"0.64.0-beta","packages/design-system":"0.85.0","packages/design-tokens":"0.8.1","packages/eslint-config-cortex":"0.9.1","packages/prettier-config-cortex":"1.1.2","packages/toolkit":"0.113.0","packages/sdk":"0.13.0"}

0 comments on commit 1a71dbd

Please sign in to comment.