Skip to content

Commit

Permalink
Merge pull request #973 from duffelhq/test-squash
Browse files Browse the repository at this point in the history
fix: testing if squash merging is the problem
  • Loading branch information
andrejak authored Oct 11, 2024
2 parents 8bc3451 + b155c1a commit d2c58aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Committing to the repository

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).
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).

### CommitLint to the rescue

Expand Down

0 comments on commit d2c58aa

Please sign in to comment.