Skip to content

Commit 6009c89

Browse files
authored
docs: add notices about version split
1 parent 299ca12 commit 6009c89

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

@commitlint/config-angular/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
Shareable `commitlint` config enforcing the [Angular commit convention](https://github.com/angular/angular/blob/master/CONTRIBUTING.md#-commit-message-guidelines).
66
Use with [@commitlint/cli](../cli) and [@commitlint/prompt-cli](../prompt-cli).
77

8+
|:warning:| |
9+
|:-------:|--|
10+
| **IMPORTANT** | Currently @commitlint/config-angular resolves the `latest` tag to version 4.3.0, while `next` resolves to 5.0.1. Installing 4.3.0 gives you the more compatible but older `Angular.js` conventions (with chore), while installing 5.0.0 uses the more recent yet incompatible `Angular` conventions. We are working to resolve this situation. See [#146](https://github.com/marionebl/commitlint/issues/146) for details. |
11+
812
## Getting started
913

1014
```sh

0 commit comments

Comments
 (0)