Skip to content

Commit

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


##
[0.27.0-alpha](v0.26.0-alpha...v0.27.0-alpha)
(2023-08-03)


### Features

* adjust UI for source/destination connector -> data connector
([#509](#509))
([b34683e](b34683e))
* new table design dev
([#492](#492))
([53cf4d6](53cf4d6))


### Bug Fixes

* bump cortex version to fix disabled field issue
([#478](#478))
([31bc8ed](31bc8ed))
* create AI form update
([#510](#510))
([458c42a](458c42a))
* model definition icon
([#477](#477))
([c2ca096](c2ca096))
* Namananand/ins 1363 pipeline builder render bug
([#480](#480))
([7b927b3](7b927b3))
* sidebar css fix
([#475](#475))
([ecc6038](ecc6038))


### Miscellaneous

* bump the toolkit and design-system version
([#481](#481))
([cea2f28](cea2f28))
* bump version
([#514](#514))
([3f2c990](3f2c990))
* bump versions
([#493](#493))
([0b5a0f8](0b5a0f8))
* bump versions
([#513](#513))
([d8df2da](d8df2da))
* namananand/ins 1467 small issue for the pipeline component dependency
([#512](#512))
([dcb7acb](dcb7acb))
* support audios node
([#511](#511))
([d8005a0](d8005a0))
* update toolkit and design-system version
([#490](#490))
([a4392e7](a4392e7))

---
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 Aug 3, 2023
1 parent 3f2c990 commit a83dcad
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 2 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# Changelog

## [0.27.0-alpha](https://github.com/instill-ai/console/compare/v0.26.0-alpha...v0.27.0-alpha) (2023-08-03)


### Features

* adjust UI for source/destination connector -> data connector ([#509](https://github.com/instill-ai/console/issues/509)) ([b34683e](https://github.com/instill-ai/console/commit/b34683e02c30a2fc18ab310eac86c48955c83296))
* new table design dev ([#492](https://github.com/instill-ai/console/issues/492)) ([53cf4d6](https://github.com/instill-ai/console/commit/53cf4d6b3ed0d06d791a69cd95feef38185d6efd))


### Bug Fixes

* bump cortex version to fix disabled field issue ([#478](https://github.com/instill-ai/console/issues/478)) ([31bc8ed](https://github.com/instill-ai/console/commit/31bc8edc6608a7f6dc2e2dc3169dcf8a1bbe1f9e))
* create AI form update ([#510](https://github.com/instill-ai/console/issues/510)) ([458c42a](https://github.com/instill-ai/console/commit/458c42ab4b5256eadecde6d22cc1ba9a661d8489))
* model definition icon ([#477](https://github.com/instill-ai/console/issues/477)) ([c2ca096](https://github.com/instill-ai/console/commit/c2ca0965504a2a68cc280fac77371e62cedb02b3))
* Namananand/ins 1363 pipeline builder render bug ([#480](https://github.com/instill-ai/console/issues/480)) ([7b927b3](https://github.com/instill-ai/console/commit/7b927b37408123068b2cfcd7b9b05f3ef7c89e25))
* sidebar css fix ([#475](https://github.com/instill-ai/console/issues/475)) ([ecc6038](https://github.com/instill-ai/console/commit/ecc603889dc13d157f969ad560ccc3ed3f179655))


### Miscellaneous

* bump the toolkit and design-system version ([#481](https://github.com/instill-ai/console/issues/481)) ([cea2f28](https://github.com/instill-ai/console/commit/cea2f281b8ac298056e119dd590850b7f5f67080))
* bump version ([#514](https://github.com/instill-ai/console/issues/514)) ([3f2c990](https://github.com/instill-ai/console/commit/3f2c99013da3c9762dbbf65b7d3c029fac474c47))
* bump versions ([#493](https://github.com/instill-ai/console/issues/493)) ([0b5a0f8](https://github.com/instill-ai/console/commit/0b5a0f8ad4876a59f496545a4d607384ebe1988d))
* bump versions ([#513](https://github.com/instill-ai/console/issues/513)) ([d8df2da](https://github.com/instill-ai/console/commit/d8df2da613fd05e907f5b0adcd9be9df48aec1e8))
* namananand/ins 1467 small issue for the pipeline component dependency ([#512](https://github.com/instill-ai/console/issues/512)) ([dcb7acb](https://github.com/instill-ai/console/commit/dcb7acb2d21b7747f5d460d37a8157c51eb8d94d))
* support audios node ([#511](https://github.com/instill-ai/console/issues/511)) ([d8005a0](https://github.com/instill-ai/console/commit/d8005a070f20dc5dfda9817917f3e7810a61f3e8))
* update toolkit and design-system version ([#490](https://github.com/instill-ai/console/issues/490)) ([a4392e7](https://github.com/instill-ai/console/commit/a4392e7723a2fb2cd0f035c10619b30536e21715))

## [0.26.0-alpha](https://github.com/instill-ai/console/compare/v0.25.0-alpha...v0.26.0-alpha) (2023-07-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "instillai-console",
"version": "0.26.0-alpha",
"version": "0.27.0-alpha",
"main": "index.js",
"repository": "https://github.com/instill-ai/console.git",
"author": "Instill AI",
Expand Down
2 changes: 1 addition & 1 deletion release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.26.0-alpha"
".": "0.27.0-alpha"
}

0 comments on commit a83dcad

Please sign in to comment.