Skip to content

Commit

Permalink
chore(release): prepare release v0.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesprague committed Oct 28, 2023
1 parent 7ef00b4 commit 7741130
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.5 (2023-10-28)</small>

* chore(deps): bump daisyui from 3.9.3 to 3.9.4 (#46) ([01b7660](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/commit/01b7660)), closes [#46](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/issues/46)
* chore(deps): bump marked from 9.1.2 to 9.1.3 (#45) ([24d0b86](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/commit/24d0b86)), closes [#45](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/issues/45)
* chore(deps): bump openai from 4.14.0 to 4.14.1 (#47) ([7ef00b4](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/commit/7ef00b4)), closes [#47](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/issues/47)



## <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)
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.4",
"version": "0.8.5",
"description": "A Next.js chat app that uses Azure OpenAI GPT-4 to generate responses",
"private": true,
"engines": {
Expand Down

0 comments on commit 7741130

Please sign in to comment.