mirror of
https://github.com/scratchfoundation/scratch-semantic-release-config.git
synced 2024-11-23 16:08:09 -05:00
e7359deac3
## [1.0.12](https://github.com/LLK/scratch-semantic-release-config/compare/v1.0.11...v1.0.12) (2024-02-22) ### Bug Fixes * **deps:** update dependency eslint-config-scratch to v9.0.5 ([a5612d6
](a5612d6a4d
))
81 lines
3.4 KiB
Markdown
81 lines
3.4 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.12](https://github.com/LLK/scratch-semantic-release-config/compare/v1.0.11...v1.0.12) (2024-02-22)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **deps:** update dependency eslint-config-scratch to v9.0.5 ([a5612d6](https://github.com/LLK/scratch-semantic-release-config/commit/a5612d6a4d359c28feb76f8b222c2db52677c2e6))
|
|
|
|
## [1.0.11](https://github.com/LLK/scratch-semantic-release-config/compare/v1.0.10...v1.0.11) (2024-02-21)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **deps:** update dependency eslint-config-scratch to v9.0.4 ([4eb6ffd](https://github.com/LLK/scratch-semantic-release-config/commit/4eb6ffd452683e916315f9f8e93e1c903839c006))
|
|
|
|
## [1.0.10](https://github.com/LLK/scratch-semantic-release-config/compare/v1.0.9...v1.0.10) (2024-02-21)
|
|
|
|
|
|
### Reverts
|
|
|
|
* Revert "chore(deps): use js-lib-bundled Renovate config" ([76c051a](https://github.com/LLK/scratch-semantic-release-config/commit/76c051a2c900d97632da2e14fe1ec9d090dc0bb2))
|
|
|
|
## [1.0.9](https://github.com/LLK/scratch-semantic-release-config/compare/v1.0.8...v1.0.9) (2024-02-21)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* bump version to sync with npm registry ([96c98fe](https://github.com/LLK/scratch-semantic-release-config/commit/96c98fec1bce0f1fbeb503790ee758c3e4c21ab5))
|
|
|
|
## [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))
|