Skip to content

Commit 3e2ddc3

Browse files
authored
chore(main): release cli 2.57.0 (#1070)
1 parent b815b79 commit 3e2ddc3

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

clients/cli/CHANGELOG.md

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

3+
## [2.57.0](https://github.com/phrase/strings-openapi/compare/cli-v2.56.0...cli-v2.57.0) (2026-03-30)
4+
5+
6+
### Features
7+
8+
* **CLI:** add --cache flag to phrase pull for conditional requests ([#1066](https://github.com/phrase/strings-openapi/issues/1066)) ([b815b79](https://github.com/phrase/strings-openapi/commit/b815b79506b73d5f58398fe64f3144543f03918c))
9+
310
## [2.56.0](https://github.com/phrase/strings-openapi/compare/cli-v2.55.2...cli-v2.56.0) (2026-03-13)
411

512

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.56.0
5+
packageVersion: 2.57.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.56.0"
2+
".": "2.57.0"
33
}

0 commit comments

Comments
 (0)