docs: add blog scope

This commit is contained in:
xHyroM 2023-06-03 22:27:09 +02:00
parent 5508468f14
commit fe14f0fb3d
No known key found for this signature in database
GPG key ID: BE0423F386C436AA

View file

@ -31,7 +31,7 @@ The `footer` is optional. The [Commit Message Footer](#commit-footer) format des
│ │ │ │ │ │
│ │ └─⫸ Exclamation mark: breaking change │ │ └─⫸ Exclamation mark: breaking change
│ │ │ │
│ └─⫸ Commit Scope: layouts|components|pages|scripts|assets|docs │ └─⫸ Commit Scope: layouts|components|pages|scripts|assets|docs|blog
└─⫸ Commit Type: build|ci|docs|feat|fix|perf|refactor|test └─⫸ Commit Type: build|ci|docs|feat|fix|perf|refactor|test
``` ```
@ -64,6 +64,7 @@ The following is the list of supported scopes:
- `scripts` - `scripts`
- `assets` - `assets`
- `docs` - `docs`
- `blog`
There are currently a few exceptions to the "use package name" rule: There are currently a few exceptions to the "use package name" rule: