Skip to content

Latest commit

 

History

History
112 lines (50 loc) · 4.28 KB

CHANGELOG.md

File metadata and controls

112 lines (50 loc) · 4.28 KB

Changelog

1.3.6 (2022-10-31)

Bug Fixes

1.3.5 (2022-10-31)

Bug Fixes

  • permissions (2973bde)
  • split scripts for better separation of scope (1773962)

1.3.4 (2022-10-31)

Bug Fixes

1.3.3 (2022-10-31)

Bug Fixes

1.3.2 (2022-10-31)

Bug Fixes

  • add explicit no auth message (430a208)
  • don't throw on npm run at beginning (e4c3d56)

1.3.1 (2022-10-31)

Bug Fixes

1.3.0 (2022-10-31)

Features

  • add ability to just verify the config or just skip the publish (9481788)

Bug Fixes

1.2.0 (2022-10-31)

Features

1.1.4 (2022-10-31)

Bug Fixes

  • add --if-present failsafe (6159b5f)

1.1.3 (2022-10-31)

Bug Fixes

1.1.2 (2022-10-31)

Bug Fixes

  • fallback GITHUB_TOKEN to github.token (5ba765a)

1.1.1 (2022-10-31)

Bug Fixes

  • rename 'step' to 'steps' (768afc0)

1.1.0 (2022-10-30)

Features

  • make publishing to npm optional (a2413b3)

Bug Fixes

  • replace secrets with inputs (59abd31)

1.0.0 (2022-10-30)

Features

  • add release please and publish workflows (#1) (8693248)