- Clone the repo.
- Create a new anotated tag with
git tag -a versionwhere version is the new tag/version. - You will be interactively asked to create a message it should be in the format.
Version
- Update to patternfly 6
- Node Modules updates
- Bug fixes- Push to the main branch. On push this will start a action which will create a new release with the notes from the tag.