Skip to content

Commit

Permalink
chore(dev-dep): added conventional commit changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
saikrishna321 committed Jul 10, 2024
1 parent d5fa227 commit 9c54501
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
13 changes: 13 additions & 0 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"@semantic-release/git": "^10.0.1",
"@semantic-release/npm": "^12.0.1",
"@semantic-release/release-notes-generator": "^14.0.1",
"semantic-release": "^24.0.0"
"semantic-release": "^24.0.0",
"conventional-changelog-conventionalcommits": "^8.0.0"
}
}

0 comments on commit 9c54501

Please sign in to comment.