scratch-semantic-release-co.../CHANGELOG.md
semantic-release-bot 67552b6440 chore(release): 1.0.5 [skip ci]
## [1.0.5](https://github.com/LLK/scratch-semantic-release-config/compare/v1.0.4...v1.0.5) (2022-10-03)

### Bug Fixes

* **release:** limit release git commit message to 32k ([7d40354](7d40354117))
2022-10-03 18:34:48 +00:00

1.3 KiB

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.5 (2022-10-03)

Bug Fixes

  • release: limit release git commit message to 32k (7d40354)

1.0.4 (2022-08-31)

Bug Fixes

  • release: run npm plugin before git so new package.json version gets committed (a994008)

1.0.3 (2022-08-26)

Bug Fixes

  • commitlint: tell commitlint to ignore release commits (e254188)

1.0.2 (2022-05-21)

Bug Fixes

  • ci: fix release config by moving branches setting (d001e99)