File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 30
30
with :
31
31
user : __token__
32
32
password : ${{ secrets.PYPI_API_TOKEN }}
33
+ packages-dir : generated/dist
Original file line number Diff line number Diff line change 1
1
# elabapi-python changelog
2
2
3
+ ## 5.2.2 - June 6th 2025
4
+
5
+ * Use openapi-generator-cli instead of swagger-codegen (#30 ). see: https://github.com/OpenAPITools/openapi-generator/blob/master/docs/qna.md
6
+
3
7
## 5.0.2 - February 19th 2024
4
8
5
9
* Update swagger-codegen to 3.0.54 (see https://github.com/elabftw/elabftw/discussions/3930 )
Original file line number Diff line number Diff line change 2
2
"packageName" : " elabapi_python" ,
3
3
"pythonPackageName" : " elabapi_python" ,
4
4
"projectName" : " elabapi-python" ,
5
- "packageVersion" : " 5.2.1 " ,
5
+ "packageVersion" : " 5.2.2 " ,
6
6
"packageUrl" : " https://github.com/elabftw/elabapi-python"
7
7
}
You can’t perform that action at this time.
0 commit comments