Skip to content

Commit 64f4c37

Browse files
authored
Merge pull request #31 from launchableinc/tagpr-from-v0.4.5
Release for v0.4.6
2 parents 41fd657 + e9a5e15 commit 64f4c37

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.6](https://github.com/launchableinc/openai-java/compare/v0.4.5...v0.4.6) - 2025-09-09
4+
- fix deploy issue by @yoshiori in https://github.com/launchableinc/openai-java/pull/30
5+
36
## [v0.4.5](https://github.com/launchableinc/openai-java/compare/v0.4.4...v0.4.5) - 2025-09-09
47
- fix deploy issue by @yoshiori in https://github.com/launchableinc/openai-java/pull/28
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.5
2+
VERSION_NAME=0.4.6
33
POM_ARTIFACT_ID=openai-java
44
POM_URL=https://launchableinc.com
55
POM_SCM_URL=scm:git:git@github.com:launchableinc/openai-java.git

0 commit comments

Comments
 (0)