We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f74b9cc commit 51fdfe9Copy full SHA for 51fdfe9
clients/cli/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## [3.0.0](https://github.com/phrase/openapi/compare/cli-v2.34.1...cli-v3.0.0) (2024-12-18)
+## [2.35.0](https://github.com/phrase/openapi/compare/cli-v2.34.1...cli-2.25.0) (2024-12-18)
4
5
6
### ⚠ BREAKING CHANGES
openapi-generator/cli_lang.yaml
@@ -2,6 +2,6 @@
generatorName: go
outputDir: clients/cli
packageName: phrase
-packageVersion: 3.0.0
+packageVersion: 2.35.0
templateDir: openapi-generator/templates/cli
7
apiNameSuffix: Api
release-please/manifest-cli.json
@@ -1,3 +1,3 @@
{
- ".": "3.0.0"
+ ".": "2.35.0"
}
0 commit comments