1.0.6 (2023-02-02)
- duplicate-stages: fix bug discovered that created duplicate stage reports when stages are split between pages (#16) (3a123fa)
1.0.5 (2023-01-25)
- update-readme: Corrected codeclimate tags and license (dfd4e74)
1.0.4 (2023-01-12)
- update.npmignore: Update .npmignore to exclude examples and .codeclimate.yml (50f1bae)
1.0.3 (2023-01-12)
- permissions: Trying to change the permissions assigned to the GITHUB_TOKEN to avoid getting rate limited (459c328)
1.0.2 (2023-01-12)
- prepublish-false: Remove prepublish from the package.json, thinking to avoid running 'build' after semantic release publishes (d078ffd)
1.0.1 (2023-01-12)
- public: make npm package public (8b56292)