Skip to content

Commit

Permalink
chore(release): 0.3.7 [skip ci]
Browse files Browse the repository at this point in the history
## [0.3.7](v0.3.6...v0.3.7) (2023-08-10)

### Bug Fixes

* **claude:** remove vercel ai sdk ([a7ee0cd](a7ee0cd))
  • Loading branch information
semantic-release-bot committed Aug 10, 2023
1 parent a7ee0cd commit c3e6eae
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 @@
## [0.3.7](https://github.com/UNICKCHENG/openai-proxy/compare/v0.3.6...v0.3.7) (2023-08-10)


### Bug Fixes

* **claude:** remove vercel ai sdk ([a7ee0cd](https://github.com/UNICKCHENG/openai-proxy/commit/a7ee0cd1bae37724d9be4ca6b746c836815f33a1))

## [0.3.6](https://github.com/UNICKCHENG/openai-proxy/compare/v0.3.5...v0.3.6) (2023-08-01)


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": "openai-proxy",
"version": "0.3.6",
"version": "0.3.7",
"description": "openai-proxy is a solution provided for Chinese users to address the issue of being unable to make requests to the OpenAI API.",
"author": "",
"license": "MIT",
Expand Down

0 comments on commit c3e6eae

Please sign in to comment.