
Product
Announcing Socket Certified Patches: One-Click Fixes for Vulnerable Dependencies
A safer, faster way to eliminate vulnerabilities without updating dependencies
@commits-with-character/conventional-changelog-preset
Advanced tools
commits-with-character.org preset for conventional-changelog.
An adapter you can use with tools such as release-it's Conventional Changelog plugin to provide the recommended bump, and update the changelog file.
It will convert Commits with Character style commit messages to a changelog. The Commits With Character prefixes are parsed into the following changelog categories:
~ -> Patches.^ -> Minor changes.! -> Major changes.npm:
npm install -D release-it @release-it/conventional-changelog @commits-with-character/conventional-changelog-preset
pnpm:
pnpm install -D release-it @release-it/conventional-changelog @commits-with-character/conventional-changelog-preset
// .release-it.json
{
"plugins": {
"@release-it/conventional-changelog": {
"preset": {
"name": "@commits-with-character/preset",
},
"infile": "CHANGELOG.md",
"header": "# Changelog",
},
},
}
FAQs
commits-with-character.org preset for conventional-changelog.
We found that @commits-with-character/conventional-changelog-preset demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
A safer, faster way to eliminate vulnerabilities without updating dependencies

Product
Reachability analysis for Ruby is now in beta, helping teams identify which vulnerabilities are truly exploitable in their applications.

Research
/Security News
Malicious npm packages use Adspect cloaking and fake CAPTCHAs to fingerprint visitors and redirect victims to crypto-themed scam sites.