[PR #11] [MERGED] feat: enable BREAKING with all types #240

Closed
opened 2026-02-17 11:55:30 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/conventional-commits/conventionalcommits.org/pull/11
Author: @jameswomack
Created: 5/4/2017
Status: Merged
Merged: 5/5/2017
Merged by: @bcoe

Base: masterHead: allow-breaking-change-with-all-types


📝 Commits (2)

  • e37d780 feat: enable BREAKING with all types
  • 454b343 chore: couple small edits, removed build artifact

📊 Changes

27 files changed (+334 additions, -1492 deletions)

View changed files

📝 _config.yml (+2 -1)
_site/CNAME (+0 -1)
_site/README.md (+0 -28)
_site/css/blueprint/ie.css (+0 -35)
_site/css/blueprint/print.css (+0 -29)
_site/css/blueprint/screen.css (+0 -257)
_site/css/lang/ar.css (+0 -30)
_site/css/lang/zh-CN.css (+0 -3)
_site/css/lang/zh-TW.css (+0 -3)
_site/css/main.css (+0 -95)
_site/css/screen.css (+0 -60)
_site/css/syntax.css (+0 -60)
_site/index.html (+0 -214)
_site/js/anchorli.js (+0 -29)
_site/lang/en/index.html (+0 -10)
_site/lang/es/index.html (+0 -201)
_site/lang/es/spec/v1.0.0-beta.html (+0 -201)
_site/robots.txt (+0 -1)
_site/script/bootstrap (+0 -3)
_site/script/cibuild (+0 -6)

...and 7 more files

📄 Description

This is intended to address #9

I'm not ultra familiar with Jekyll or this document versioning scheme, so please feel free to provide any guidance.


🔄 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/11 **Author:** [@jameswomack](https://github.com/jameswomack) **Created:** 5/4/2017 **Status:** ✅ Merged **Merged:** 5/5/2017 **Merged by:** [@bcoe](https://github.com/bcoe) **Base:** `master` ← **Head:** `allow-breaking-change-with-all-types` --- ### 📝 Commits (2) - [`e37d780`](https://github.com/conventional-commits/conventionalcommits.org/commit/e37d78062474d2e821c2af93fd4b85be8c5d08aa) feat: enable BREAKING with all types - [`454b343`](https://github.com/conventional-commits/conventionalcommits.org/commit/454b34305509e0754baf266d222a6c665be23bef) chore: couple small edits, removed build artifact ### 📊 Changes **27 files changed** (+334 additions, -1492 deletions) <details> <summary>View changed files</summary> 📝 `_config.yml` (+2 -1) ➖ `_site/CNAME` (+0 -1) ➖ `_site/README.md` (+0 -28) ➖ `_site/css/blueprint/ie.css` (+0 -35) ➖ `_site/css/blueprint/print.css` (+0 -29) ➖ `_site/css/blueprint/screen.css` (+0 -257) ➖ `_site/css/lang/ar.css` (+0 -30) ➖ `_site/css/lang/zh-CN.css` (+0 -3) ➖ `_site/css/lang/zh-TW.css` (+0 -3) ➖ `_site/css/main.css` (+0 -95) ➖ `_site/css/screen.css` (+0 -60) ➖ `_site/css/syntax.css` (+0 -60) ➖ `_site/index.html` (+0 -214) ➖ `_site/js/anchorli.js` (+0 -29) ➖ `_site/lang/en/index.html` (+0 -10) ➖ `_site/lang/es/index.html` (+0 -201) ➖ `_site/lang/es/spec/v1.0.0-beta.html` (+0 -201) ➖ `_site/robots.txt` (+0 -1) ➖ `_site/script/bootstrap` (+0 -3) ➖ `_site/script/cibuild` (+0 -6) _...and 7 more files_ </details> ### 📄 Description This is intended to address #9 I'm not ultra familiar with Jekyll or this document versioning scheme, so please feel free to provide any guidance. --- <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-02-17 11:55:30 -06: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#240