[PR #690] [MERGED] fix: update usage of chore to feat for a breaking change #4055

Closed
opened 2026-04-24 16:38:28 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: masterHead: docs-fix-chore-breaking-change


📝 Commits (1)

  • 65a72da fix: 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! to feat!: for the breaking changes examples. chore often 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.

## 📋 Pull Request Information **Original PR:** https://github.com/conventional-commits/conventionalcommits.org/pull/690 **Author:** [@brandonroberts](https://github.com/brandonroberts) **Created:** 2/25/2026 **Status:** ✅ Merged **Merged:** 3/11/2026 **Merged by:** [@damianopetrungaro](https://github.com/damianopetrungaro) **Base:** `master` ← **Head:** `docs-fix-chore-breaking-change` --- ### 📝 Commits (1) - [`65a72da`](https://github.com/conventional-commits/conventionalcommits.org/commit/65a72da05f76cde9906597f360b1d1cf97a30577) fix: update usage of chore to feat for a breaking change ### 📊 Changes **25 files changed** (+25 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `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_ </details> ### 📄 Description Clarifies and updates usage of `chore!` to `feat!:` for the breaking changes examples. `chore` often 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+ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-24 16:38:28 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/conventionalcommits.org#4055