Skip to content

Commit

Permalink
chore(release): prepare release v0.14.11
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesprague committed Dec 1, 2023
1 parent 1bbfc7f commit 836b1cc
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## <small>0.14.11 (2023-12-01)</small>

* chore(deps-dev): bump @biomejs/biome from 1.4.0 to 1.4.1 (#122) ([71706da](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/commit/71706da)), closes [#122](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/issues/122)
* chore(deps-dev): bump the types group with 1 update (#119) ([663d959](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/commit/663d959)), closes [#119](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/issues/119)
* chore(deps): bump ai from 2.2.26 to 2.2.27 (#120) ([220d9e8](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/commit/220d9e8)), closes [#120](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/issues/120)
* chore(deps): bump daisyui from 4.4.14 to 4.4.17 (#123) ([1bbfc7f](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/commit/1bbfc7f)), closes [#123](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/issues/123)
* chore(deps): bump the fontawesome group with 3 updates (#121) ([ccccddc](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/commit/ccccddc)), closes [#121](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/issues/121)



## <small>0.14.10 (2023-11-29)</small>

* chore(deps): bump daisyui from 4.4.12 to 4.4.14 (#117) ([d84ccb8](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/commit/d84ccb8)), closes [#117](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/issues/117)
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.14.10",
"version": "0.14.11",
"description": "A Next.js chat app that uses Azure OpenAI GPT-4 to generate responses",
"private": true,
"engines": {
Expand Down

0 comments on commit 836b1cc

Please sign in to comment.