mirror of
https://github.com/scratchfoundation/scratch-semantic-release-config.git
synced 2024-11-27 09:55:45 -05:00
01b1c4a8cb
## [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
](e12550b057
))
39 lines
1.6 KiB
Markdown
39 lines
1.6 KiB
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file. See
|
|
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
|
|
## [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))
|
|
|
|
## [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))
|
|
|
|
## [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))
|
|
|
|
## [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))
|
|
|
|
## [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))
|