ngxs:master
.revert:
, followed by the header of the reverted commit. In the body it should say: This reverts commit <hash>.
, where the hash is the SHA of the commit being reverted.Store
, Mutation
, Action
, Select
etc.BREAKING CHANGE:
with a space or two newlines. The rest of the commit message is then used for this.