Skip to content

Commit 4e56032

Browse files
committed
chore(main): release typescript 3.25.0
1 parent c42eae5 commit 4e56032

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

clients/typescript/CHANGELOG.md

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

3+
## [3.25.0](https://github.com/phrase/strings-openapi/compare/typescript-v3.24.0...typescript-v3.25.0) (2026-06-11)
4+
5+
6+
### Features
7+
8+
* **API:** add fallback_for_unverified_translations param to locale d… ([#1148](https://github.com/phrase/strings-openapi/issues/1148)) ([9ef6248](https://github.com/phrase/strings-openapi/commit/9ef6248aae14d9bd65eee9ea3554f03c6f9331cb))
9+
310
## [3.24.0](https://github.com/phrase/strings-openapi/compare/typescript-v3.23.0...typescript-v3.24.0) (2026-06-04)
411

512

openapi-generator/typescript_lang.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
generatorName: typescript-fetch
33
outputDir: clients/typescript
44
npmName: phrase-js
5-
npmVersion: 3.24.0
5+
npmVersion: 3.25.0
66
typescriptThreePlus: true
77
templateDir: openapi-generator/templates/typescript-fetch
88
repositoryUrl: https://github.com/phrase/phrase-js
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.24.0"
2+
".": "3.25.0"
33
}

0 commit comments

Comments
 (0)