Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 794 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 794 Bytes

PR Semver

CircleCI Build Status CircleCI Orb Version GitHub License CircleCI Community

This Orb exports as an env var the value of the next release tag based on PR labels.

By default, if no tag found in the PR it will increase the patch version, you can add minor or major as PR label.