2022-05-20 20:53:29 -04:00
# Changelog
All notable changes to this project will be documented in this file. See
[Conventional Commits ](https://conventionalcommits.org ) for commit guidelines.
2023-07-01 06:38:07 -04:00
## [1.0.8](https://github.com/LLK/scratch-semantic-release-config/compare/v1.0.7...v1.0.8) (2023-07-01)
### Bug Fixes
* **deps:** update dependency @semantic -release/github to v8.1.0 ([5844f05](https://github.com/LLK/scratch-semantic-release-config/commit/5844f05d6782b7a5a78eaabb33061b859504c1a5))
2023-03-26 20:31:24 -04:00
## [1.0.7](https://github.com/LLK/scratch-semantic-release-config/compare/v1.0.6...v1.0.7) (2023-03-27)
### Bug Fixes
* **deps:** update dependency @semantic -release/changelog to v6.0.3 ([6341b1d](https://github.com/LLK/scratch-semantic-release-config/commit/6341b1d79b6322d5f699dc7283c6de67fb392ce2))
2023-03-22 18:28:16 -04:00
## [1.0.6](https://github.com/LLK/scratch-semantic-release-config/compare/v1.0.5...v1.0.6) (2023-03-22)
### Bug Fixes
* **deps:** update semantic-release monorepo ([e12550b](https://github.com/LLK/scratch-semantic-release-config/commit/e12550b057b0cc0e896a4ebc20995270fbf6e507))
2022-10-03 14:34:48 -04:00
## [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](https://github.com/LLK/scratch-semantic-release-config/commit/7d4035411704dc7d7b1f239584869c886c003079))
2022-08-31 11:50:25 -04:00
## [1.0.4](https://github.com/LLK/scratch-semantic-release-config/compare/v1.0.3...v1.0.4) (2022-08-31)
### Bug Fixes
* **release:** run npm plugin before git so new package.json version gets committed ([a994008](https://github.com/LLK/scratch-semantic-release-config/commit/a99400805bb9e62e2a8ee7ad10d77d3fc6a7088f))
2022-08-26 13:39:10 -04:00
## [1.0.3](https://github.com/LLK/scratch-semantic-release-config/compare/v1.0.2...v1.0.3) (2022-08-26)
### Bug Fixes
* **commitlint:** tell commitlint to ignore release commits ([e254188](https://github.com/LLK/scratch-semantic-release-config/commit/e254188550bdd1e0d89defebfcd6ddf1902e5928))
2022-05-20 20:53:29 -04:00
## [1.0.2](https://github.com/LLK/scratch-semantic-release-config/compare/v1.0.1...v1.0.2) (2022-05-21)
### Bug Fixes
* **ci:** fix release config by moving branches setting ([d001e99](https://github.com/LLK/scratch-semantic-release-config/commit/d001e991917c827bfe829707d2d35e8e60ba3c36))