mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2026-03-22 12:44:37 -05:00
[PR #11] [MERGED] feat: enable BREAKING with all types #240
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/11
Author: @jameswomack
Created: 5/4/2017
Status: ✅ Merged
Merged: 5/5/2017
Merged by: @bcoe
Base:
master← Head:allow-breaking-change-with-all-types📝 Commits (2)
e37d780feat: enable BREAKING with all types454b343chore: 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.