Notes added by 'git notes add'
1e50f9a9
notes/semantic-release-v7.0.0-alpha.8
1/1 ++ 0 --
I cannot go and sign the previous commit (since doing that will break the already released version). This is just a note in the git history so anyone can verify that I was the author of that commit (by signing this one and writing this message). The previous commit was created via `git commit-tree`. This porcelain command does not respect `commit.gpgsign` (that makes sense, it is porcelain for a reason).
* fix: bug with storage key type * chore: move bare call first (follow current main behaviour) * build: update semantic release to v25