Closed boeckMt closed 2 years ago
@voinSR after the PR is approved I can add the RELEASE label which triggers the publish to npm. Then we can close the PR :)
looks great!
Thanks!
You have to approve
so I can add the RELEASE label merge the PR :)
Release PR Checklist
For creating a new version see DEVELOPMENT/new version and see Release pull request.
Please check if your PR fulfills the following requirements:
release-v[0-9]+.[0-9]+.[0-9]
.release-v[0-9]+.[0-9]+.[0-9]
.# [<version>](https://github.com/dlr-eoc/ukis-frontend-libraries/tree/v<version>) (<date>) (<description>)
.npm version <major | minor | patch> -m "Version for release XYZ"
.RELEASE
to the PR.Then a release on GitHub is created and the built packages are published.
If everything works fine the PR can be merged.