Skip to content

Commit

Permalink
docs(readme): link to conventional commits spec
Browse files Browse the repository at this point in the history
  • Loading branch information
cmnord committed Oct 25, 2023
1 parent 6e38012 commit 6b0c7cf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -62,6 +62,9 @@ Build the extension, then attempt to deploy it to both stores:
npm run release
```

Release-please uses the [Conventional Commits][conventional-commits] commit
message format to generate a changelog.

## Thanks

- [WayneD/j-play](https://github.com/WayneD/j-play)
Expand All @@ -76,3 +79,4 @@ npm run release

[link-cws-keys]: https://github.com/DrewML/chrome-webstore-upload/blob/master/How%20to%20generate%20Google%20API%20keys.md
[link-amo-keys]: https://addons.mozilla.org/en-US/developers/addon/api/key
[conventional-commits]: https://www.conventionalcommits.org/en/v1.0.0/#specification

0 comments on commit 6b0c7cf

Please sign in to comment.