mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2026-05-27 09:55:59 -05:00
[PR #690] [MERGED] fix: update usage of chore to feat for a breaking change #4716
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/conventional-commits/conventionalcommits.org/pull/690
Author: @brandonroberts
Created: 2/25/2026
Status: ✅ Merged
Merged: 3/11/2026
Merged by: @damianopetrungaro
Base:
master← Head:docs-fix-chore-breaking-change📝 Commits (1)
65a72dafix: update usage of chore to feat for a breaking change📊 Changes
25 files changed (+25 additions, -25 deletions)
View changed files
📝
content/next/index.md(+1 -1)📝
content/v1.0.0/index.ar.md(+1 -1)📝
content/v1.0.0/index.be.md(+1 -1)📝
content/v1.0.0/index.bn.md(+1 -1)📝
content/v1.0.0/index.de.md(+1 -1)📝
content/v1.0.0/index.fr.md(+1 -1)📝
content/v1.0.0/index.hy.md(+1 -1)📝
content/v1.0.0/index.id.md(+1 -1)📝
content/v1.0.0/index.ja.md(+1 -1)📝
content/v1.0.0/index.ko.md(+1 -1)📝
content/v1.0.0/index.md(+1 -1)📝
content/v1.0.0/index.ml.md(+1 -1)📝
content/v1.0.0/index.nl.md(+1 -1)📝
content/v1.0.0/index.pl.md(+1 -1)📝
content/v1.0.0/index.pr.md(+1 -1)📝
content/v1.0.0/index.pt-br.md(+1 -1)📝
content/v1.0.0/index.ro.md(+1 -1)📝
content/v1.0.0/index.ru.md(+1 -1)📝
content/v1.0.0/index.ta.md(+1 -1)📝
content/v1.0.0/index.th.md(+1 -1)...and 5 more files
📄 Description
Clarifies and updates usage of
chore!tofeat!:for the breaking changes examples.choreoften gets overlooked in changelog generation even with a breaking change.Examples from Angular repo also: https://github.com/angular/angular/pulls?q=is%3Apr+%22drop+support%22+is%3Aclosed+typescript+
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.