Skip to content

Commit

Permalink
chore(release): 0.9.2 [skip ci]
Browse files Browse the repository at this point in the history
## [0.9.2](v0.9.1...v0.9.2) (2024-07-04)

### Bug Fixes

* release issue ([c8af893](c8af893))
  • Loading branch information
semantic-release-bot committed Jul 4, 2024
1 parent 663ab6b commit 8003aed
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.9.2](https://github.com/fhswf/openai-proxy/compare/v0.9.1...v0.9.2) (2024-07-04)


### Bug Fixes

* release issue ([c8af893](https://github.com/fhswf/openai-proxy/commit/c8af893e6d6f9e65af69e999d5df588b94e4a740))

## [0.9.1](https://github.com/fhswf/openai-proxy/compare/v0.9.0...v0.9.1) (2024-04-25)


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

0 comments on commit 8003aed

Please sign in to comment.