Skip to content

Commit 39f0db2

Browse files
authored
Merge pull request #29 from launchableinc/tagpr-from-v0.4.4
Release for v0.4.5
2 parents 7d073bd + 2f45690 commit 39f0db2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

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+
36
## [v0.4.4](https://github.com/launchableinc/openai-java/compare/v0.4.3...v0.4.4) - 2025-09-09
47
- Fix version issue by @launchableinc-ci in https://github.com/launchableinc/openai-java/pull/26
58

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
GROUP=com.launchableinc.openai-java
2-
VERSION_NAME=0.4.4
2+
VERSION_NAME=0.4.5
33
POM_ARTIFACT_ID=openai-java
44
POM_URL=https://launchableinc.com
55
POM_SCM_URL=scm:git:[email protected]:launchableinc/openai-java.git

0 commit comments

Comments
 (0)