Releases: waldronmatt/base-boilerplate
Releases · waldronmatt/base-boilerplate
v1.0.4
1.0.4 (2022-11-26)
Bug Fixes
- lint-staged.config.js: add lint staged config for yml files (f9592fe)
v1.0.3
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)
v1.0.2
1.0.2 (2022-10-18)
Bug Fixes
- global: rename template to boilerplate (82bdb7f)
v1.0.1
1.0.1 (2022-09-21)
Bug Fixes
- package.json: update keywords (11f0b50)
v1.0.0
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