Skip to content

Commit

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


##
[0.22.0-beta](instill-ai/component@v0.21.0-beta...v0.22.0-beta)
(2024-07-16)


### Features

* add GitHub component
([instill-ai#177](instill-ai#177))
([46e5a8e](instill-ai@46e5a8e))
* add JQ input field that accepts any type
([instill-ai#201](instill-ai#201))
([cba4aac](instill-ai@cba4aac))
* **cohere:** add Cohere component
([instill-ai#187](instill-ai#187))
([63fd578](instill-ai@63fd578))
* **cohere:** add cohere to be able to use instill credit
([instill-ai#213](instill-ai#213))
([80415b1](instill-ai@80415b1))
* GitHub component pagination
([instill-ai#212](instill-ai#212))
([4b8bbc7](instill-ai@4b8bbc7))
* **instill:** send requester UID, if present, on model trigger
([instill-ai#202](instill-ai#202))
([31422cd](instill-ai@31422cd))
* **mistral:** add Mistral AI component
([instill-ai#204](instill-ai#204))
([12aaf4f](instill-ai@12aaf4f))
* **openai:** add dimensions in openai component
([instill-ai#200](instill-ai#200))
([0d08912](instill-ai@0d08912))
* **text:** add input and output and fix bugs
([instill-ai#209](instill-ai#209))
([56ab3eb](instill-ai@56ab3eb))
* unify pipeline and component usage handlers
([instill-ai#197](instill-ai#197))
([e27e46c](instill-ai@e27e46c))


### Bug Fixes

* fix instillUpstreamTypes not correctly render the JSON schema
([instill-ai#216](instill-ai#216))
([bb603bd](instill-ai@bb603bd))
* **mistralai:** svg naming is wrong
([instill-ai#218](instill-ai#218))
([108817a](instill-ai@108817a))
* **text:** hotfix the bug from langchaingo without importing the
function o… ([instill-ai#217](instill-ai#217))
([4cfc263](instill-ai@4cfc263))
* typo ([instill-ai#195](instill-ai#195))
([d6b2a42](instill-ai@d6b2a42))

---
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 a159f24 commit 1bc00ef
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Changelog

## [0.22.0-beta](https://github.com/instill-ai/component/compare/v0.21.0-beta...v0.22.0-beta) (2024-07-16)


### Features

* add GitHub component ([#177](https://github.com/instill-ai/component/issues/177)) ([46e5a8e](https://github.com/instill-ai/component/commit/46e5a8e9122d900c3010705b9a0003c7e23a7d41))
* add JQ input field that accepts any type ([#201](https://github.com/instill-ai/component/issues/201)) ([cba4aac](https://github.com/instill-ai/component/commit/cba4aacdda1bca8fe676f299248c04547996c828))
* **cohere:** add Cohere component ([#187](https://github.com/instill-ai/component/issues/187)) ([63fd578](https://github.com/instill-ai/component/commit/63fd57891a10a61f4454816bd39e53cb282ee291))
* **cohere:** add cohere to be able to use instill credit ([#213](https://github.com/instill-ai/component/issues/213)) ([80415b1](https://github.com/instill-ai/component/commit/80415b1467a61348b6d8d32c7199f73de2b6256e))
* GitHub component pagination ([#212](https://github.com/instill-ai/component/issues/212)) ([4b8bbc7](https://github.com/instill-ai/component/commit/4b8bbc7ad39600d115f5f422c69e04181ae497a3))
* **instill:** send requester UID, if present, on model trigger ([#202](https://github.com/instill-ai/component/issues/202)) ([31422cd](https://github.com/instill-ai/component/commit/31422cda00c507e6a53a3f288de16dba2ca9e6cf))
* **mistral:** add Mistral AI component ([#204](https://github.com/instill-ai/component/issues/204)) ([12aaf4f](https://github.com/instill-ai/component/commit/12aaf4f3954c19bf9eab48b8c70459881bdca340))
* **openai:** add dimensions in openai component ([#200](https://github.com/instill-ai/component/issues/200)) ([0d08912](https://github.com/instill-ai/component/commit/0d089121d280e663c36529426e4518411b58f6c2))
* **text:** add input and output and fix bugs ([#209](https://github.com/instill-ai/component/issues/209)) ([56ab3eb](https://github.com/instill-ai/component/commit/56ab3eba4b0286f51caa53d1b3e27aae9113c73b))
* unify pipeline and component usage handlers ([#197](https://github.com/instill-ai/component/issues/197)) ([e27e46c](https://github.com/instill-ai/component/commit/e27e46c0876b68217084ed9d56ea2a77ee081fe2))


### Bug Fixes

* fix instillUpstreamTypes not correctly render the JSON schema ([#216](https://github.com/instill-ai/component/issues/216)) ([bb603bd](https://github.com/instill-ai/component/commit/bb603bd7c74ab6a57ec07158477a99d968cd1c80))
* **mistralai:** svg naming is wrong ([#218](https://github.com/instill-ai/component/issues/218)) ([108817a](https://github.com/instill-ai/component/commit/108817a2a85befbc55b6ed8e39b9a24881804154))
* **text:** hotfix the bug from langchaingo without importing the function o… ([#217](https://github.com/instill-ai/component/issues/217)) ([4cfc263](https://github.com/instill-ai/component/commit/4cfc263154730e0dc04b7fc51c9a27585b947299))
* typo ([#195](https://github.com/instill-ai/component/issues/195)) ([d6b2a42](https://github.com/instill-ai/component/commit/d6b2a42e7f3d0d3cede4ded8c4c973585077f4bd))

## [0.21.0-beta](https://github.com/instill-ai/component/compare/v0.20.2-beta...v0.21.0-beta) (2024-07-02)


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.21.0-beta"
".": "0.22.0-beta"
}

0 comments on commit 1bc00ef

Please sign in to comment.