auth0 / java-jwt

Java implementation of JSON Web Token (JWT)
MIT License
5.89k stars 921 forks source link

Add Ship CLI support #609

Closed jimmyjames closed 2 years ago

jimmyjames commented 2 years ago

Adds support for using the Ship CLI to generate the changelog and prepare the release PR. Note that this does not add support for publishing yet, as some work needs to be completed on the orb first. When available, we will update the .shiprc config to support publishing as well.