gitlab-releaser
Advanced tools
Changelog
v2.0.3 (2021-11-21)
Changelog
v2.0.1 (2021-07-06)
Changelog
v2.0.0 (2021-06-06)
gitlab-releaser
or if the file references CHANGELOG data. (#23)--tag-name
argument if a tag is specified in the release file or the CLI (previously it was only included if in the release file). If a tag is specified in both places, the CLI argument takes precedence. (#23)release
schema to allow zero milestones. This facilitates the case a milestone is defined in defaults
in gitlab-releaser
, but need to override a specific release to have no milestones, which can now be done by specifying an empty array. (#15)^12.20.0 || ^14.15.0 || >=16.0.0
). (#21)--tag
/-t
CLI argument (#27)gitlab-releaser
schema to reference release
schema, rather than repeat it. (#22)Changelog
v1.0.4 (2021-05-12)
Changelog
v1.0.3 (2021-03-27)
Changelog
v1.0.2 (2021-02-27)
Changelog
v1.0.1 (2020-12-27)
Changelog
v1.0.0 (2020-11-21)
gitlab-releaser.json
file format, which allows declaration of default values applicable to all releases and overrides for each specific release. (#4)name
and description
from the CHANGELOG (#2)