Skip to content

Commit

Permalink
chore(release): prepare release v0.21.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesprague committed Feb 29, 2024
1 parent 1d79726 commit 573484f
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## <small>0.21.4 (2024-2-29)</small>

* chore(deps-dev): bump the types group with 1 update (#302) ([a2e2916](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/commit/a2e2916)), closes [#302](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/issues/302)
* chore(deps-dev): bump the types group with 2 updates (#305) ([a397800](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/commit/a397800)), closes [#305](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/issues/305)
* chore(deps): bump ai from 2.2.36 to 2.2.37 (#304) ([a3842d9](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/commit/a3842d9)), closes [#304](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/issues/304)
* chore(deps): bump openai from 4.28.0 to 4.28.4 (#307) ([1d79726](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/commit/1d79726)), closes [#307](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/issues/307)
* chore(deps): bump the langchain group with 2 updates (#303) ([799f89d](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/commit/799f89d)), closes [#303](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/issues/303)
* chore(deps): bump the langchain group with 3 updates (#306) ([63338a7](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/commit/63338a7)), closes [#306](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/issues/306)



## <small>0.21.3 (2024-02-27)</small>

* chore(deps-dev): bump the types group with 1 update (#299) ([41431ae](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/commit/41431ae)), closes [#299](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/issues/299)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ct-azure-openai-gpt4-chat",
"version": "0.21.3",
"version": "0.21.4",
"description": "A Next.js chat app that uses Azure OpenAI GPT-4 to generate responses",
"private": true,
"engines": {
Expand Down

0 comments on commit 573484f

Please sign in to comment.