Skip to content

Commit

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


<details><summary>0.51.0-beta</summary>

##
[0.51.0-beta](v0.50.1-beta...v0.51.0-beta)
(2024-07-16)


### Features

* merge sprint 39 changes
([#1302](#1302))
([14194ab](14194ab))


### Bug Fixes

* fix console didn't trigger the correct pipeline version
([#1287](#1287))
([8876366](8876366))


### Miscellaneous

* add sdk readme
([#1307](#1307))
([10bd6d5](10bd6d5))
</details>

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

##
[0.73.0](https://github.com/instill-ai/console/compare/@instill-ai/design-system-v0.72.0...@instill-ai/design-system-v0.73.0)
(2024-07-16)


### Features

* merge sprint 39 changes
([#1302](#1302))
([14194ab](14194ab))


### Miscellaneous

* enforce more strict Typescript rule among codebase
([#1284](#1284))
([14ea371](14ea371))
</details>

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

##
[0.7.0](https://github.com/instill-ai/console/compare/@instill-ai/design-tokens-v0.6.1...@instill-ai/design-tokens-v0.7.0)
(2024-07-16)


### Features

* merge sprint 39 changes
([#1302](#1302))
([14194ab](14194ab))
</details>

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

##
[0.96.0](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.95.1...@instill-ai/toolkit-v0.96.0)
(2024-07-16)


### Features

* merge sprint 39 changes
([#1302](#1302))
([14194ab](14194ab))


### Bug Fixes

* **dashboard:** fix query pipeline trigger id filter id issue
([#1282](#1282))
([1aebd0a](1aebd0a))
* fix console didn't trigger the correct pipeline version
([#1287](#1287))
([8876366](8876366))
* fix not invalid the cache for credit right after triggered pipeline or
model ([#1304](#1304))
([77fc340](77fc340))
* fix trigger pipeline version didn't show result
([#1288](#1288))
([f74c4e0](f74c4e0))
* fix use can't create secret for organization
([#1285](#1285))
([03c2e75](03c2e75))
* layout width update
([#1306](#1306))
([7fe0050](7fe0050))
* model public requests
([#1309](#1309))
([6dfe3c5](6dfe3c5))
* **pipeline-editor:** fix iterator not correct take in objectArray and
use it as a hint in iterator editor
([#1303](#1303))
([bcd47d1](bcd47d1))


### Miscellaneous

* add sdk readme
([#1307](#1307))
([10bd6d5](10bd6d5))
</details>

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

##
[0.2.0](instill-sdk-v0.1.0...instill-sdk-v0.2.0)
(2024-07-16)


### Features

* merge sprint 39 changes
([#1302](#1302))
([14194ab](14194ab))


### Bug Fixes

* model public requests
([#1309](#1309))
([6dfe3c5](6dfe3c5))


### Miscellaneous

* add sdk readme
([#1307](#1307))
([10bd6d5](10bd6d5))
</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 Jul 16, 2024
1 parent 6dfe3c5 commit dd638b6
Show file tree
Hide file tree
Showing 11 changed files with 84 additions and 6 deletions.
17 changes: 17 additions & 0 deletions apps/console/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [0.51.0-beta](https://github.com/instill-ai/console/compare/v0.50.1-beta...v0.51.0-beta) (2024-07-16)


### Features

* merge sprint 39 changes ([#1302](https://github.com/instill-ai/console/issues/1302)) ([14194ab](https://github.com/instill-ai/console/commit/14194abb680c9a5156d35cbd5fe4c2fab25e8891))


### Bug Fixes

* fix console didn't trigger the correct pipeline version ([#1287](https://github.com/instill-ai/console/issues/1287)) ([8876366](https://github.com/instill-ai/console/commit/88763669af98b30a80277a546dd191f0090d84e3))


### Miscellaneous

* add sdk readme ([#1307](https://github.com/instill-ai/console/issues/1307)) ([10bd6d5](https://github.com/instill-ai/console/commit/10bd6d5f8e95360ba1757e8f63e793962196fb0d))

## [0.50.1-beta](https://github.com/instill-ai/console/compare/v0.50.0-beta...v0.50.1-beta) (2024-07-03)


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.50.1-beta",
"version": "0.51.0-beta",
"main": "index.js",
"repository": "https://github.com/instill-ai/console.git",
"author": "Instill AI",
Expand Down
12 changes: 12 additions & 0 deletions packages/design-system/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @instill-ai/design-system

## [0.73.0](https://github.com/instill-ai/console/compare/@instill-ai/design-system-v0.72.0...@instill-ai/design-system-v0.73.0) (2024-07-16)


### Features

* merge sprint 39 changes ([#1302](https://github.com/instill-ai/console/issues/1302)) ([14194ab](https://github.com/instill-ai/console/commit/14194abb680c9a5156d35cbd5fe4c2fab25e8891))


### Miscellaneous

* enforce more strict Typescript rule among codebase ([#1284](https://github.com/instill-ai/console/issues/1284)) ([14ea371](https://github.com/instill-ai/console/commit/14ea37183f29160a28afb45703a704d8a61b3292))

## [0.72.0](https://github.com/instill-ai/console/compare/@instill-ai/design-system-v0.71.0...@instill-ai/design-system-v0.72.0) (2024-07-02)


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.72.1-rc.7",
"version": "0.73.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.7.0](https://github.com/instill-ai/console/compare/@instill-ai/design-tokens-v0.6.1...@instill-ai/design-tokens-v0.7.0) (2024-07-16)


### Features

* merge sprint 39 changes ([#1302](https://github.com/instill-ai/console/issues/1302)) ([14194ab](https://github.com/instill-ai/console/commit/14194abb680c9a5156d35cbd5fe4c2fab25e8891))

## [0.6.1](https://github.com/instill-ai/console/compare/@instill-ai/design-tokens-v0.6.0...@instill-ai/design-tokens-v0.6.1) (2024-07-02)


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.6.1",
"version": "0.7.0",
"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
18 changes: 18 additions & 0 deletions packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Changelog

## [0.2.0](https://github.com/instill-ai/console/compare/instill-sdk-v0.1.0...instill-sdk-v0.2.0) (2024-07-16)


### Features

* merge sprint 39 changes ([#1302](https://github.com/instill-ai/console/issues/1302)) ([14194ab](https://github.com/instill-ai/console/commit/14194abb680c9a5156d35cbd5fe4c2fab25e8891))


### Bug Fixes

* model public requests ([#1309](https://github.com/instill-ai/console/issues/1309)) ([6dfe3c5](https://github.com/instill-ai/console/commit/6dfe3c546a04004ec9a39673d252efd623b5be51))


### Miscellaneous

* add sdk readme ([#1307](https://github.com/instill-ai/console/issues/1307)) ([10bd6d5](https://github.com/instill-ai/console/commit/10bd6d5f8e95360ba1757e8f63e793962196fb0d))
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.1.0-rc.11",
"version": "0.2.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
24 changes: 24 additions & 0 deletions packages/toolkit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Changelog

## [0.96.0](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.95.1...@instill-ai/toolkit-v0.96.0) (2024-07-16)


### Features

* merge sprint 39 changes ([#1302](https://github.com/instill-ai/console/issues/1302)) ([14194ab](https://github.com/instill-ai/console/commit/14194abb680c9a5156d35cbd5fe4c2fab25e8891))


### Bug Fixes

* **dashboard:** fix query pipeline trigger id filter id issue ([#1282](https://github.com/instill-ai/console/issues/1282)) ([1aebd0a](https://github.com/instill-ai/console/commit/1aebd0afdd277c9f167cf84bbfa309ab74176aeb))
* fix console didn't trigger the correct pipeline version ([#1287](https://github.com/instill-ai/console/issues/1287)) ([8876366](https://github.com/instill-ai/console/commit/88763669af98b30a80277a546dd191f0090d84e3))
* fix not invalid the cache for credit right after triggered pipeline or model ([#1304](https://github.com/instill-ai/console/issues/1304)) ([77fc340](https://github.com/instill-ai/console/commit/77fc34097db17e609aaf089e7887b65877bce189))
* fix trigger pipeline version didn't show result ([#1288](https://github.com/instill-ai/console/issues/1288)) ([f74c4e0](https://github.com/instill-ai/console/commit/f74c4e0310ee6c1636ca1cc6a00543f771feb162))
* fix use can't create secret for organization ([#1285](https://github.com/instill-ai/console/issues/1285)) ([03c2e75](https://github.com/instill-ai/console/commit/03c2e7553ebf2ab96e473d8a9251c1d8352ca5b4))
* layout width update ([#1306](https://github.com/instill-ai/console/issues/1306)) ([7fe0050](https://github.com/instill-ai/console/commit/7fe00501c1e2ae947e107a13c195d9dbcbfb5f07))
* model public requests ([#1309](https://github.com/instill-ai/console/issues/1309)) ([6dfe3c5](https://github.com/instill-ai/console/commit/6dfe3c546a04004ec9a39673d252efd623b5be51))
* **pipeline-editor:** fix iterator not correct take in objectArray and use it as a hint in iterator editor ([#1303](https://github.com/instill-ai/console/issues/1303)) ([bcd47d1](https://github.com/instill-ai/console/commit/bcd47d1eceb08273cddee952af1b49287f50c00d))


### Miscellaneous

* add sdk readme ([#1307](https://github.com/instill-ai/console/issues/1307)) ([10bd6d5](https://github.com/instill-ai/console/commit/10bd6d5f8e95360ba1757e8f63e793962196fb0d))

## [0.95.1](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.95.0...@instill-ai/toolkit-v0.95.1) (2024-07-03)


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.96.0-rc.29",
"version": "0.96.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.50.1-beta","packages/design-system":"0.72.0","packages/design-tokens":"0.6.1","packages/eslint-config-cortex":"0.9.1","packages/prettier-config-cortex":"1.1.2","packages/toolkit":"0.95.1", "packages/sdk": "0.1.0"}
{"apps/console":"0.51.0-beta","packages/design-system":"0.73.0","packages/design-tokens":"0.7.0","packages/eslint-config-cortex":"0.9.1","packages/prettier-config-cortex":"1.1.2","packages/toolkit":"0.96.0","packages/sdk":"0.2.0"}

0 comments on commit dd638b6

Please sign in to comment.