Skip to content

Commit

Permalink
chore(main): release 0.2.4-alpha (#129)
Browse files Browse the repository at this point in the history
馃 I have created a release *beep* *boop*
---

## [0.2.4-alpha](v0.2.3-alpha...v0.2.4-alpha) (2022-08-01)

## Product Updates
fix console bugs 馃悰 
- fix keep redirecting back to onboarding form issue
- fix Airbyte form default value issue
- fix Toggle Field and Upload file Field issue
- adapt new design-system component props structure
- fix the wrong connector state
- remove default scroll behaviour on `type=number` input

## VDP

### Miscellaneous Chores

* release 0.2.4-alpha ([955cff3](955cff3))

## Console
### Features

* set default value for Airbyte form ([#202](instill-ai/console#202)) ([82d352a](instill-ai/console@82d352a))

### Bug Fixes

* fix hostname issue ([#201](instill-ai/console#201)) ([4a8f196](instill-ai/console@4a8f196))
* fix model table's instance icon ([#196](instill-ai/console#196)) ([e521d97](instill-ai/console@e521d97))
* fix toggle field issue ([#203](instill-ai/console#203)) ([5959c87](instill-ai/console@5959c87))
* fix wrong connector state ([#199](instill-ai/console#199)) ([9df6d64](instill-ai/console@9df6d64))
* remove default scroll behavior of number input field ([#200](instill-ai/console#200)) ([376e1bd](instill-ai/console@376e1bd))

---
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 committed Aug 1, 2022
1 parent 955cff3 commit 1e5254f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.4-alpha](https://github.com/instill-ai/vdp/compare/v0.2.3-alpha...v0.2.4-alpha) (2022-08-01)


### Miscellaneous Chores

* release 0.2.4-alpha ([955cff3](https://github.com/instill-ai/vdp/commit/955cff388cafb3e3457fa7f7f9bdbdb425bc1306))

## [0.2.3-alpha](https://github.com/instill-ai/vdp/compare/v0.2.2-alpha...v0.2.3-alpha) (2022-07-29)


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.2.3-alpha"
".": "0.2.4-alpha"
}

0 comments on commit 1e5254f

Please sign in to comment.