UNPKG

bad-words-plus

Version:

A javascript filter for bad words with display options

22 lines 544 B
{ "branch": "master", "plugins": [ "@semantic-release/commit-analyzer", "@semantic-release/release-notes-generator", [ "@semantic-release/changelog", { "changelogFile": "CHANGELOG.md", "changelogTitle": "# Semantic Versioning Changelog" } ], [ "@semantic-release/git", { "assets": [ "CHANGELOG.md" ] } ] ] }