Releases: lluchmk/semantic-release-ado
Releases · lluchmk/semantic-release-ado
v1.4.0
1.4.0 (2022-12-02)
Bug Fixes
- docs: updating readme with isOutput documentation (da378b0)
Features
- adding the ability to set the
isOutput
to true from within plugin (fbfe337)
- adding the ability to set the
isOutput
to true from within plugin (09ffbd0)
v1.3.1
1.3.1 (2021-11-24)
Bug Fixes
- 🐛 Fixes dependancy of semantic-release to 18.0.9 (b7770b3), closes #17
- 🐛 Removed upper boundary (8be0302), closes #17
- deps: remove upper boundary of semantic-release (7c162cd)
v1.3.0
1.3.0 (2021-11-18)
Features
- Move version variable assignment to verifyRelease (8ee7dd4)
v1.3.0-alpha.1
Features
- Move version variable assignment to verifyRelease (8ee7dd4)
v1.2.2
1.2.2 (2020-05-03)
Bug Fixes
v1.2.1
1.2.1 (2020-02-12)
Bug Fixes
- setOnlyOnRelease always truthy (0804f47)
v1.2.0
1.2.0 (2019-09-03)
Features
- Allow configuring behavior on nextRelease when there's no relevant changes. (9c3d353)
v1.1.0
1.1.0 (2019-09-01)
Features
- retrieve also current version (cf172b4)
v1.0.2
1.0.2 (2019-01-27)
Bug Fixes
- Remove unneded [skip ci] from release commit. (304b0ff)
v1.0.1
1.0.1 (2019-01-27)
Bug Fixes
- Add documentation at README (922ebbf)