Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## [v0.4.5](https://github.com/launchableinc/openai-java/compare/v0.4.4...v0.4.5) - 2025-09-09
- fix deploy issue by @yoshiori in https://github.com/launchableinc/openai-java/pull/28

## [v0.4.4](https://github.com/launchableinc/openai-java/compare/v0.4.3...v0.4.4) - 2025-09-09
- Fix version issue by @launchableinc-ci in https://github.com/launchableinc/openai-java/pull/26

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GROUP=com.launchableinc.openai-java
VERSION_NAME=0.4.4
VERSION_NAME=0.4.5
POM_ARTIFACT_ID=openai-java
POM_URL=https://launchableinc.com
POM_SCM_URL=scm:git:[email protected]:launchableinc/openai-java.git
Expand Down