@@ -9,3 +9,9 @@ This library is intended for use in the Funkwhale frontend and any projects that
## Contribute to development
The Funkwhale API client is generated from the Funkwhale OpenAPI schema. If you notice an issue with the API itself, consider contributing to [Funkwhale](https://dev.funkwhale.audio/funkwhale/funkwhale).
## Make an release
Run `yarn version` to set a new version. Yarn automatically commits the changes
and sets a tag. Now run `git push --tags && git push` and the Pipeline will take