generated from JoshuaKGoldberg/create-typescript-app
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8feb21f
commit 7bad1b2
Showing
2 changed files
with
24 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,24 @@ | ||
# 0.3.0 (2024-02-18) | ||
|
||
### Bug Fixes | ||
|
||
- add permissions to compliance action ([c518fc1](https://github.com/JoshuaKGoldberg/should-semantic-release/commit/c518fc1ef69d7703799b94b42fbd6f5f6664f2cf)) | ||
- always return false if a release commit is found ([fbe1937](https://github.com/JoshuaKGoldberg/should-semantic-release/commit/fbe193729241e2733d623173ec58ad9dd7668415)) | ||
- consider version-number-only commit as a release ([402567e](https://github.com/JoshuaKGoldberg/should-semantic-release/commit/402567e009d95fa513e7e2081f487606a882f2fa)) | ||
- empty commit to trigger release ([8feb21f](https://github.com/JoshuaKGoldberg/should-semantic-release/commit/8feb21f2c746d9f0c5ca3035b762389570f733f5)) | ||
- empty commit to trigger release ([3e1b46a](https://github.com/JoshuaKGoldberg/should-semantic-release/commit/3e1b46a2aba103f0fda95940bfff89d76964bc3b)) | ||
- lint & lock file ([bbe2520](https://github.com/JoshuaKGoldberg/should-semantic-release/commit/bbe2520851e077eab41515c55c9197015ec32775)) | ||
- regex ([573c841](https://github.com/JoshuaKGoldberg/should-semantic-release/commit/573c84177c0f5361c037533f3b65ef7b4f56c02f)) | ||
- use @pkgjs/parseargs instead of native node:utils to support node 14 ([fb3b839](https://github.com/JoshuaKGoldberg/should-semantic-release/commit/fb3b83936977d362b1d42662b43298226f8ea379)) | ||
|
||
### Features | ||
|
||
- add understanding of more commit types ([6255d06](https://github.com/JoshuaKGoldberg/should-semantic-release/commit/6255d06ecb54d9bf64c664cdf4541c4a87b88d67)) | ||
- added --verbosity flag ([23dedbc](https://github.com/JoshuaKGoldberg/should-semantic-release/commit/23dedbcb2a1b5e8d3dbef240b23740a7a631b865)) | ||
- support BREAKING CHANGE ([53951bd](https://github.com/JoshuaKGoldberg/should-semantic-release/commit/53951bd70011db084266d7b1ae95128f86059c98)) | ||
|
||
### Reverts | ||
|
||
- Revert "chore: switch bin to non-.mjs" ([40545b9](https://github.com/JoshuaKGoldberg/should-semantic-release/commit/40545b9b443f56dbe183618ecff934cc3d2c7766)) | ||
|
||
# Changelog |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters