Skip to content

Commit

Permalink
build: add conventional-changelog-conventionalcommits
Browse files Browse the repository at this point in the history
  • Loading branch information
PedroTroller committed Nov 3, 2020
1 parent a3934c8 commit 448dbec
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .releaserc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ branches:
plugins:
-
- '@semantic-release/commit-analyzer'
- preset: conventionnalcommit
- preset: conventionalcommits
- '@semantic-release/release-notes-generator'
- '@semantic-release/github'
-
Expand Down
10 changes: 10 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": {
"conventional-changelog-conventionalcommits": "^4.4.0",
"semantic-release": "^17.2.0",
"semantic-release-docker": "^2.2.0"
}
Expand Down

0 comments on commit 448dbec

Please sign in to comment.