Semantic Release Cli Versions Save

:cl::round_pushpin: Setup automated semver compliant package publishing

v5.4.6

5 months ago

5.4.6 (2023-12-08)

Bug Fixes

  • babel: removed inline transpilation that appears to be unnecessary (#394) (63f203c)

v5.4.5

5 months ago

5.4.5 (2023-12-08)

Bug Fixes

  • babel: migrated babel dependencies to scoped versions (#391) (c362bdc)

v5.4.4

2 years ago

5.4.4 (2021-09-10)

Bug Fixes

  • github-actions: support renamed repos by allowing redirects (#365) (3dd5037)

v5.4.3

3 years ago

5.4.3 (2021-01-20)

Bug Fixes

v5.4.2

3 years ago

5.4.2 (2021-01-17)

Bug Fixes

v5.4.1

3 years ago

5.4.1 (2021-01-03)

Bug Fixes

  • github: Remove deprecated GitHub Basic Auth flow (#352) (55a90c8)

v5.4.0

3 years ago

5.4.0 (2020-07-26)

Features

  • throw error when "name" key is missing in package.json (#298) (8083cc0)

v5.3.1

3 years ago

5.3.1 (2020-05-19)

Bug Fixes

v5.3.0

4 years ago

5.3.0 (2020-05-08)

Features

v5.2.3

4 years ago

5.2.3 (2019-11-03)

Bug Fixes

  • rename _ to error to avoid shadowing lodash (d2b48b0), closes #305