Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2023-12-21)

### Bug Fixes

* website base url ([4798a18](4798a18))

### Features

* add Angular integration ([4e9d093](4e9d093))
* add default editor configuration ([2886da1](2886da1))
* add React integration example ([d0b53f4](d0b53f4))
* add svelte example integration ([5b9149a](5b9149a))
* add vanilla integration example ([6f98ac6](6f98ac6))
* add vue example integration ([ea12acf](ea12acf))
* update demo website with chat api input ([2f4d319](2f4d319))
* **wc:** add build exports ([dd47a5b](dd47a5b))
* **wc:** initial chat web component import ([047bbea](047bbea))
  • Loading branch information
semantic-release-bot authored and sinedied committed Dec 21, 2023
1 parent 32558b6 commit f898f22
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions packages/chat-web-component/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# 1.0.0 (2023-12-21)


### Bug Fixes

* website base url ([4798a18](https://github.com/ChatBootAI/chatbootai-ui/commit/4798a1890a6d59cda2ddbe1169602f7372416e19))


### Features

* add Angular integration ([4e9d093](https://github.com/ChatBootAI/chatbootai-ui/commit/4e9d093165459acdc2ba2684a74efaf28a804cce))
* add default editor configuration ([2886da1](https://github.com/ChatBootAI/chatbootai-ui/commit/2886da15463fd4ca8558b7a0d313b7b1df8715d6))
* add React integration example ([d0b53f4](https://github.com/ChatBootAI/chatbootai-ui/commit/d0b53f4e7ef4aa7837704f899c064395b2df75d4))
* add svelte example integration ([5b9149a](https://github.com/ChatBootAI/chatbootai-ui/commit/5b9149a56551be3b33dcfec6b2067bdd24e7bd81))
* add vanilla integration example ([6f98ac6](https://github.com/ChatBootAI/chatbootai-ui/commit/6f98ac69f44c7d54a8ce0319a30dc7065e61455a))
* add vue example integration ([ea12acf](https://github.com/ChatBootAI/chatbootai-ui/commit/ea12acf54ddc6e29cf399c13c32be3ad85f5ae85))
* update demo website with chat api input ([2f4d319](https://github.com/ChatBootAI/chatbootai-ui/commit/2f4d31912525f3e429f9c5ba5afdb428006ef318))
* **wc:** add build exports ([dd47a5b](https://github.com/ChatBootAI/chatbootai-ui/commit/dd47a5b66f9e50a44145ba8c22169dc1a3759b17))
* **wc:** initial chat web component import ([047bbea](https://github.com/ChatBootAI/chatbootai-ui/commit/047bbea37b4acf8869c0a38170d4a1bcb68050ec))

0 comments on commit f898f22

Please sign in to comment.