Skip to content
Snippets Groups Projects
Verified Commit 377b9b70 authored by Georg Krause's avatar Georg Krause
Browse files

docs(contribute): Document how to do a release

parent c629d678
No related branches found
No related tags found
No related merge requests found
Pipeline #23855 passed with stages
in 1 minute and 25 seconds
......@@ -80,10 +80,6 @@ Funkwhale UI components should be properly documented before release to make dev
## Release a new version
If you want to publish your changes, you need to push a new version of library to NPM.
> **Note**: This project follows the [semantic versioning](https://semver.org/) scheme.
```sh
yarn version
git push --tags && git push
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment