Releases: snsinahub-org/semver
Releases · snsinahub-org/semver
v4.0.0
Change log
Adding new filter
- starts-with: it helps to create a release based on a specific tag prefix
Return all releases
It was previously listed maximum of 100 releases, but now it lists all releases
v2.3.0
- Add changelog to release body
- The value/text passed to body will be appended to the changelog
v2.2.0
- Set default type to
PATCH
if there is no type is provided
- Add a new argument
exit-on-missing-type
to enforce stop action if set to yes
. The default value is no
v2.1.0
- Fix bug for creating pre-release
v1.0.0: Merge pull request #1 from snsinahub-org/dev
This release can get latest tag and generate a new one based on release type