December 29, 2023
0.16.20
(chore):
## What’s Changed
- feature:
push
mode for GitHub repository by @dsinghvi in https://github.com/fern-api/fern/pull/2546
Full Changelog: https://github.com/fern-api/fern/compare/0.16.19…0.16.20
(chore):
## What’s Changed
push
mode for GitHub repository by @dsinghvi in https://github.com/fern-api/fern/pull/2546
1 # generators.yml 2 - name: fernapi/fern-python-sdk 3 ... 4 github: 5 mode: push 6 repository: owner/repo 7 branch: # optional branch, if omitted uses the default channel
Full Changelog: https://github.com/fern-api/fern/compare/0.16.19…0.16.20