We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7d073bd + 2f45690 commit 39f0db2Copy full SHA for 39f0db2
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## [v0.4.5](https://github.com/launchableinc/openai-java/compare/v0.4.4...v0.4.5) - 2025-09-09
4
+- fix deploy issue by @yoshiori in https://github.com/launchableinc/openai-java/pull/28
5
+
6
## [v0.4.4](https://github.com/launchableinc/openai-java/compare/v0.4.3...v0.4.4) - 2025-09-09
7
- Fix version issue by @launchableinc-ci in https://github.com/launchableinc/openai-java/pull/26
8
gradle.properties
@@ -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
0 commit comments