Skip to content

Commit b155c1a

Browse files
committed
fix: testing if squash merging is the problem
1 parent 8bc3451 commit b155c1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Committing to the repository
44

5-
To be able to publish the correct version to NPM, we are currently following [Angular conventional commit message guidelines](https://github.com/angular/angular/blob/22b96b9/CONTRIBUTING.md#type) which is based on [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/). The previous commit message guideline allow us to trigger [semantic-release GitHub action](##client-ci).
5+
To be able to publish the correct version to NPM, we are currently following [Angular conventional commit message guidelines](https://github.com/angular/angular/blob/22b96b9/CONTRIBUTING.md#type) which is based on [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/). The previous commit message guideline allows us to trigger [semantic-release GitHub action](##client-ci).
66

77
### CommitLint to the rescue
88

0 commit comments

Comments
 (0)