Releases: cycjimmy/semantic-release-action
Releases · cycjimmy/semantic-release-action
v2.4.1
2.4.1 (2020-05-01)
Bug Fixes
- deps: Update @actions/core to ^1.2.4 (00f8039)
v2.4.0
2.4.0 (2020-04-30)
Bug Fixes
- fixes rebase mistake for import of renamed func (ddb8d28)
Features
- added ability to use the "extends" settings (32db8a4)
v2.3.0
2.3.0 (2020-03-21)
Features
- branches: support branches of semantic-release v16+ (706c0ef), closes #24 #25
v2.2.0
2.2.0 (2020-03-15)
Features
- add release notes to output (a56320d)
v2.1.3
2.1.3 (2020-01-19)
Bug Fixes
- branch: parameter
branch
does not work in semantic v16 (3e27c51), closes #15 #15
v2.1.2
2.1.2 (2020-01-13)
Bug Fixes
v2.1.1
2.1.1 (2020-01-13)
Bug Fixes
- install: uninterrupted installation errors (3a7ccd6)
Performance Improvements
- use the latest version of semantic-release by default (600e4f0)
v2.1.0
2.1.0 (2019-10-31)
Features
- inputs: add semantic_version to specify version range(#3) (55e8862)
v2.0.3
2.0.3 (2019-10-28)
Bug Fixes
- inputs: adjust the default for the "branch" configuration (e5c555a)
v2.0.2
2.0.2 (2019-10-26)
Bug Fixes
- .npmrc: modify wrong cwd for exec (6cfcf38)