Skip to content

Commit

Permalink
feat: added @release-it/conventional-changelog and disabled `github…
Browse files Browse the repository at this point in the history
….release`.
  • Loading branch information
LastDragon-ru committed May 16, 2021
1 parent 9e64121 commit 26e59a5
Show file tree
Hide file tree
Showing 4 changed files with 6,115 additions and 685 deletions.
11 changes: 3 additions & 8 deletions .release-it.yml
@@ -1,9 +1,3 @@
github:
release: true

git:
changelog: false

npm:
publish: false

Expand All @@ -14,7 +8,8 @@ hooks:

plugins:
"@release-it/bumper":
in:
file: metadata.json
out:
file: packages/*/metadata.json
"@release-it/conventional-changelog":
"preset": conventionalcommits
"infile": changelog.md
3 changes: 0 additions & 3 deletions metadata.json

This file was deleted.

0 comments on commit 26e59a5

Please sign in to comment.