Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Commit 387234f

Browse files
committed
chore: 🔧 removed conventional-changelog-cli
1 parent d1e3c72 commit 387234f

File tree

4 files changed

+128
-1263
lines changed

4 files changed

+128
-1263
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## [0.1.2](https://github.com/react-boilerplate/react-boilerplate-cra-template/compare/v0.1.0...v0.1.1) (2020-04-29)
2+
3+
## Internal
4+
5+
- Switched to conventional-changelog

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ changes for real.
9898

9999
This project uses [commitlint](https://github.com/conventional-changelog/commitlint) for formating the commit messages. Check [here](https://www.conventionalcommits.org/en/v1.0.0/) for understanding the commit message format.
100100

101-
> List of available [commit types](https://github.com/angular/angular/blob/master/CONTRIBUTING.md#type)
101+
> List of available [commit types](https://github.com/conventional-changelog/commitlint/tree/master/%40commitlint/config-conventional#type-enum)
102102
103103
**IMPORTANT**: By submitting a patch, you agree to allow the project
104104
owners to license your work under the terms of the [MIT License](https://github.com/react-boilerplate/react-boilerplate/blob/master/LICENSE.md).

0 commit comments

Comments
 (0)