Releases: crowdin/crowdin-api-client-js
Releases · crowdin/crowdin-api-client-js
1.24.0
What's Changed
- build(deps-dev): bump lint-staged from 13.2.2 to 13.2.3 by @dependabot in #283
- build(deps): bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in #285
- build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #287
- feat: API Updates by @yevheniyJ in #291
-
- distributions updates
-
- bundles updates
-
- notifications API
Full Changelog: 1.23.4...1.24.0
1.23.4
1.23.3
What's Changed
- fix: add
languageId
toTranslationCostSchema
interface [Fixes #281] by @minimalsm in #282
New Contributors
- @minimalsm made their first contribution in #282
Full Changelog: 1.23.2...1.23.3
1.23.2
What's Changed
- docs: Examples by @yevheniyJ in #274
- ci: configure npm provenance for package publishing by @andrii-bodnar in #275
- build(deps-dev): bump typedoc from 0.24.7 to 0.24.8 by @dependabot in #272
Full Changelog: 1.23.1...1.23.2
1.23.1
What's Changed
- feat: http request timeout option by @yevheniyJ in #271
Full Changelog: 1.23.0...1.23.1
1.23.0
What's Changed
- chore: add more keywords to the package.json by @andrii-bodnar in #261
- feat: string batch operations by @yevheniyJ in #262
- feat: bundle API new methods by @yevheniyJ in #263
- feat: organization webhooks api by @yevheniyJ in #264
- feat: qaChecksIgnorableCategories property by @yevheniyJ in #265
- feat: new file import options by @yevheniyJ in #266
- feat: tm segments api by @yevheniyJ in #267
- feat: screenshot label management by @yevheniyJ in #268
- feat: download file preview by @yevheniyJ in #269
- chore: version increment by @yevheniyJ in #270
Full Changelog: 1.22.2...1.23.0
1.22.2
What's Changed
- make
templateId
optional by @souravghosh01 in #253 - ci: refactor workflows by @andrii-bodnar in #243
- ci: run tests reporter only on the
master
branch by @andrii-bodnar in #254 - ci: enforce the conventional commits specification by @andrii-bodnar in #259
- build(deps-dev): bump typedoc from 0.23.26 to 0.23.28 by @dependabot in #239
- build(deps-dev): bump typedoc from 0.23.28 to 0.24.1 by @dependabot in #241
- build(deps): bump axios from 1.3.4 to 1.3.5 by @dependabot in #242
- build(deps-dev): bump typedoc from 0.24.1 to 0.24.4 by @dependabot in #245
- build(deps-dev): bump typedoc from 0.24.4 to 0.24.6 by @dependabot in #248
- build(deps): bump axios from 1.3.5 to 1.3.6 by @dependabot in #247
- build(deps): bump yaml from 1.10.2 to 2.2.2 by @dependabot in #249
- build(deps): bump axios from 1.3.6 to 1.4.0 by @dependabot in #250
- build(deps-dev): bump typedoc from 0.24.6 to 0.24.7 by @dependabot in #255
- build(deps-dev): bump lint-staged from 13.2.1 to 13.2.2 by @dependabot in #251
New Contributors
- @souravghosh01 made their first contribution in #253
Full Changelog: 1.22.1...1.22.2
1.22.1
Added
- New API methods in #238 by @yevheniyJ