Skip to main content
Module

x/scrypt/.releaserc.json

πŸ”‘ Deno library for hashing passwords using scrypt
Go to Latest
File
{ "plugins": [ [ "semantic-release-gitmoji", { "releaseRules": { "patch": { "include": [":bento:", ":recycle:"] } } } ], "@semantic-release/github", "@semantic-release/npm" ]}