Skip to content

Commit 54669be

Browse files
committed
chore(main): release java 3.18.0
1 parent cb51dd6 commit 54669be

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

clients/java/CHANGELOG.md

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

3+
## [3.18.0](https://github.com/phrase/strings-openapi/compare/java-v3.17.0...java-v3.18.0) (2026-04-14)
4+
5+
6+
### Features
7+
8+
* **API:** Add source_locale_id to job templates create/update ([#1099](https://github.com/phrase/strings-openapi/issues/1099)) ([91be019](https://github.com/phrase/strings-openapi/commit/91be0196e2777e3a9ad1065556ac357f887f04e3))
9+
* **API:** Include user in uploads [SCD-857] ([#1089](https://github.com/phrase/strings-openapi/issues/1089)) ([393f47a](https://github.com/phrase/strings-openapi/commit/393f47a789a526f74d33ca8d3991035872437c43))
10+
311
## [3.17.0](https://github.com/phrase/strings-openapi/compare/java-v3.16.0...java-v3.17.0) (2026-04-02)
412

513

openapi-generator/java_lang.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ outputDir: clients/java
44
apiPackage: com.phrase.client.api
55
artifactId: phrase-java
66
artifactUrl: https://developers.phrase.com
7-
artifactVersion: 3.17.0
7+
artifactVersion: 3.18.0
88
artifactDescription: Java Client for Phrase Strings API
99
developerEmail: support@phrase.com
1010
developerName: Phrase

release-please/manifest-java.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.17.0"
2+
".": "3.18.0"
33
}

0 commit comments

Comments
 (0)