mirror of
https://github.com/scratchfoundation/scratch-semantic-release-config.git
synced 2024-11-23 16:08:09 -05:00
8e78a42f78
## [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
](5844f05d67
))
53 lines
2.2 KiB
Markdown
53 lines
2.2 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.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))
|
|
|
|
## [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))
|
|
|
|
## [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))
|