Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 1.94 KB

CHANGELOG.md

File metadata and controls

37 lines (20 loc) · 1.94 KB

1.0.4 (2022-11-26)

Bug Fixes

  • lint-staged.config.js: add lint staged config for yml files (f9592fe)

1.0.3 (2022-11-06)

Bug Fixes

  • .releaserc.json: upgrade shareable semantic-release-config, update file ref in config (b302a0f)
  • package.json: remove commitizen-config (7ab037e)

1.0.2 (2022-10-18)

Bug Fixes

  • global: rename template to boilerplate (82bdb7f)

1.0.1 (2022-09-21)

Bug Fixes

  • package.json: update keywords (11f0b50)

1.0.0 (2022-09-18)

Bug Fixes

  • global: add yml linting, lint-staged config updates (d64fbfe)
  • lint-staged.config.js: remove lint-staged config, remove dup prettier refs in lint-config (cc6d433)
  • package.json: add missing bootstrap:ci command (6751ff0)

Features