Releases: form8ion/commit-convention
Releases · form8ion/commit-convention
v2.0.1
2.0.1 (2022-05-02)
Bug Fixes
- deps: update dependency @form8ion/javascript-core to v5 (3387e28)
v2.0.0
2.0.0 (2022-05-01)
Features
- node-versions: dropped support for v12 since it is now EOL (eacb7c0)
BREAKING CHANGES
- node-versions: node v14.15 is now the lowest node version supported and v15 is also dropped
v1.7.0
1.7.0 (2022-01-17)
Features
- release-trigger: determined needed jobs to trigger the release based on existing jobs (49035de)
v1.6.0
1.6.0 (2022-01-17)
Features
- release-trigger: required the
verify
job to pass before triggering the release (283324c)
v1.5.0
1.5.0 (2022-01-12)
Features
- release: added the
beta
branch to the trigger list when the release isnt configured yet (ed0d0b4)
v1.4.0
1.4.0 (2022-01-12)
Features
- verification: removed the
alpha
branch from the list of triggers 4 the verification workflow (c842ebb)
v1.3.1
1.3.1 (2022-01-12)
Bug Fixes
- release: fixed nesting for the
env
definition (66b205f)
v1.3.0
1.3.0 (2022-01-12)
Features
- release-workflow: defined a name for the workflow (4a52e91)
v1.2.0
1.2.0 (2022-01-10)
Features
- lift: added the release workflow when not already defined (3752b51)
- lift: migrated the legacy release job to instead trigger the separate workflow (fa3ae29)
v1.1.0
1.1.0 (2021-12-27)
Features
- lift: exposed an initial no-op lifter through the public API (825c5d6)