Skip to content

Latest commit

 

History

History
48 lines (21 loc) · 2.45 KB

CHANGELOG.md

File metadata and controls

48 lines (21 loc) · 2.45 KB

1.0.6 (2023-02-02)

Bug Fixes

  • duplicate-stages: fix bug discovered that created duplicate stage reports when stages are split between pages (#16) (3a123fa)

1.0.5 (2023-01-25)

Bug Fixes

  • update-readme: Corrected codeclimate tags and license (dfd4e74)

1.0.4 (2023-01-12)

Bug Fixes

  • update.npmignore: Update .npmignore to exclude examples and .codeclimate.yml (50f1bae)

1.0.3 (2023-01-12)

Bug Fixes

  • permissions: Trying to change the permissions assigned to the GITHUB_TOKEN to avoid getting rate limited (459c328)

1.0.2 (2023-01-12)

Bug Fixes

  • prepublish-false: Remove prepublish from the package.json, thinking to avoid running 'build' after semantic release publishes (d078ffd)

1.0.1 (2023-01-12)

Bug Fixes

  • public: make npm package public (8b56292)

1.0.0 (2023-01-12)

Features

  • initial release: Initial Release (#1) (e4adcee)