Releases: semantic-release/cli
Releases · semantic-release/cli
v5.4.6
5.4.6 (2023-12-08)
Bug Fixes
- babel: removed inline transpilation that appears to be unnecessary (#394) (63f203c)
v5.4.5
5.4.5 (2023-12-08)
Bug Fixes
- babel: migrated babel dependencies to scoped versions (#391) (c362bdc)
v5.4.4
5.4.4 (2021-09-10)
Bug Fixes
- github-actions: support renamed repos by allowing redirects (#365) (3dd5037)
v5.4.3
5.4.3 (2021-01-20)
Bug Fixes
v5.4.2
5.4.2 (2021-01-17)
Bug Fixes
v5.4.1
5.4.1 (2021-01-03)
Bug Fixes
- github: Remove deprecated GitHub Basic Auth flow (#352) (55a90c8)
v5.4.0
5.4.0 (2020-07-26)
Features
- throw error when "name" key is missing in package.json (#298) (8083cc0)
v5.3.1
5.3.1 (2020-05-19)
Bug Fixes
v5.3.0
5.3.0 (2020-05-08)
Features
v5.2.3
5.2.3 (2019-11-03)
Bug Fixes
- rename
_
to error
to avoid shadowing lodash
(d2b48b0), closes #305