Skip to content

fix!: support exclamation mark in conventional commits - #1105

Merged
vbreuss merged 1 commit into
mainfrom
topic/support-exclamation-mark-in-conventional-commits
Mar 17, 2024
Merged

fix!: support exclamation mark in conventional commits#1105
vbreuss merged 1 commit into
mainfrom
topic/support-exclamation-mark-in-conventional-commits

Conversation

@vbreuss

Copy link
Copy Markdown
Member

According to conventional commits breaking changes could be indicated via an exclamation mark (e.g. feat!: or fix!:).
Adapt the build pipeline, so that also breaking changes are deployed.

@vbreuss
vbreuss enabled auto-merge (squash) March 17, 2024 13:57
@vbreuss
vbreuss merged commit 6098a2b into mainMar 17, 2024
@vbreuss
vbreuss deleted the topic/support-exclamation-mark-in-conventional-commits branch March 17, 2024 14:00
@github-actions

Copy link
Copy Markdown

This is addressed in release v21.0.2.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

state: releasedIssues that are released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@vbreuss