Skip to content

Commit

Permalink
Merge branch 'main' of github.com:fhswf/openai-proxy into main
Browse files Browse the repository at this point in the history
  • Loading branch information
cgawron committed Mar 20, 2024
2 parents 1a31669 + c34445c commit 0c9bb0a
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.2.0](https://github.com/fhswf/openai-proxy/compare/v0.1.8...v0.2.0) (2024-03-20)


### Features

* set return url ([6cf1ad1](https://github.com/fhswf/openai-proxy/commit/6cf1ad12d56ca668a2beb9b5f10556709cf3359f))

## [0.1.8](https://github.com/fhswf/openai-proxy/compare/v0.1.7...v0.1.8) (2024-03-19)


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.1.8",
"version": "0.2.0",
"description": "Proxy for the OpenAI API",
"private": true,
"main": "lib/index.js",
Expand Down

0 comments on commit 0c9bb0a

Please sign in to comment.