Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: semantic release process (#202)
* enable semantic debug * fix: remove debug * try locking commit analyzer to older ver * try debug * fix: rule for breaking change * fix: missing comma * fix: try no releaserc file * fix: put releaserc back * fix: lock version again * too many @ * lock plugin in releaserc file also * missing the v * try some locked versions * fix changelog ver; move ver pinning to ci workflow * lock conventional-changelog-conventionalcommits only * revert * also lock plugins in workflow * fix: test locking versions in GH action only * fix: syntax * ci: only specify plugins not in default list * chore(release): 1.0.0-beta.18 [skip ci] ## [1.0.0-beta.18](v1.0.0-beta.17...v1.0.0-beta.18) (2023-08-29) ### Bug Fixes * syntax ([79ff84c](79ff84c)) * test locking versions in GH action only ([275bbcc](275bbcc)) --------- Co-authored-by: Dean Chi <21262275+deantchi@users.noreply.github.com> Co-authored-by: CharlieC3 <2747302+CharlieC3@users.noreply.github.com> Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
- Loading branch information