File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 3.17.0] ( https://github.com/phrase/strings-openapi/compare/python-v3.16.0...python-v3.17.0 ) (2026-03-13)
4+
5+
6+ ### Features
7+
8+ * ** API:** Add only_content_updates on translations versions ([ #977 ] ( https://github.com/phrase/strings-openapi/issues/977 ) ) ([ 57df730] ( https://github.com/phrase/strings-openapi/commit/57df730023ee736307b619e366bf9c87d9fe0db2 ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * Add repo url to package.json to fix npm publish ([ #1058 ] ( https://github.com/phrase/strings-openapi/issues/1058 ) ) ([ f021f13] ( https://github.com/phrase/strings-openapi/commit/f021f1305d1f203033a520e8b7e2f92da00b2fd2 ) )
14+
315## [ 3.16.0] ( https://github.com/phrase/strings-openapi/compare/python-v3.15.1...python-v3.16.0 ) (2026-02-11)
416
517
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ generatorName: python
33outputDir : clients/python
44packageName : phrase_api
55projectName : phrase-api
6- packageVersion : 3.16 .0
6+ packageVersion : 3.17 .0
77packageUrl : https://github.com/phrase/phrase-python
88gitUserId : phrase
99gitRepoId : phrase-python
Original file line number Diff line number Diff line change 11{
2- "." : " 3.16 .0"
2+ "." : " 3.17 .0"
33}
You can’t perform that action at this time.
0 commit comments