Skip to content

Commit 3ffdc9b

Browse files
committed
chore(main): release cli 2.60.0
1 parent 6f8863b commit 3ffdc9b

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

clients/cli/CHANGELOG.md

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

3+
## [2.60.0](https://github.com/phrase/strings-openapi/compare/cli-v2.59.0...cli-v2.60.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
## [2.59.0](https://github.com/phrase/strings-openapi/compare/cli-v2.58.0...cli-v2.59.0) (2026-04-08)
412

513

openapi-generator/cli_lang.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
generatorName: go
33
outputDir: clients/cli
44
packageName: phrase
5-
packageVersion: 2.59.0
5+
packageVersion: 2.60.0
66
templateDir: openapi-generator/templates/cli
77
apiNameSuffix: Api

release-please/manifest-cli.json

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

0 commit comments

Comments
 (0)