Skip to content

Commit

Permalink
chore(release): prepare release v0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesprague committed Nov 4, 2023
1 parent d8ea144 commit ee42e4d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## <small>0.9.1 (2023-11-04)</small>

* chore(deps-dev): bump stylelint-config-standard-scss (#58) ([c9756fa](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/commit/c9756fa)), closes [#58](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/issues/58)
* chore(deps): bump openai from 4.14.2 to 4.15.0 (#59) ([d8ea144](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/commit/d8ea144)), closes [#59](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/issues/59)



## 0.9.0 (2023-11-02)

* docs(README): update features ([d05ed8f](https://github.com/CU-CommunityApps/ct-azure-openai-gpt4-chat/commit/d05ed8f))
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.9.0",
"version": "0.9.1",
"description": "A Next.js chat app that uses Azure OpenAI GPT-4 to generate responses",
"private": true,
"engines": {
Expand Down

0 comments on commit ee42e4d

Please sign in to comment.