Closed thclark closed 3 months ago
Readme instructs on installing an old beta, and doesn't show the ability to configure breaking change versions.
Should include something like:
- name: Check version uses: octue/check-semantic-version@1.0.0.beta-9 with: path: package.json breaking_change_indicated_by: major
That's strange, when I look at the readme it shows the use of the latest version 1.0.0.beta-9 and the breaking change option. Where are you seeing this missing?
1.0.0.beta-9
Feature request
Readme instructs on installing an old beta, and doesn't show the ability to configure breaking change versions.
Should include something like: