scratch-semantic-release-co.../CHANGELOG.md
semantic-release-bot 37fef05346 chore(release): 1.0.4 [skip ci]
## [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](a99400805b))
2022-08-31 15:50:25 +00:00

25 lines
1.1 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.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))