Skip to content

Commit

Permalink
chore(release): prepare release v0.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesprague committed Oct 27, 2023
1 parent 6721ee8 commit 751437c
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## <small>0.8.4 (2023-10-27)</small>

* chore(deps): bump ai from 2.2.19 to 2.2.20 (#44) ([257a697](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/commit/257a697)), closes [#44](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/issues/44)
* chore(deps): bump axios from 1.5.1 to 1.6.0 (#42) ([da3589e](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/commit/da3589e)), closes [#42](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/issues/42)
* chore(deps): bump next from 13.5.6 to 14.0.0 (#43) ([6721ee8](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/commit/6721ee8)), closes [#43](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/issues/43)



## <small>0.8.3 (2023-10-26)</small>

* chore(deps-dev): bump sass from 1.69.4 to 1.69.5 (#41) ([cf61dd6](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/commit/cf61dd6)), closes [#41](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/issues/41)
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.8.3",
"version": "0.8.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 751437c

Please sign in to comment.