1.0.0 • Published 10 months ago

@commits-with-character/conventional-changelog-preset v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

@commits-with-character/conventional-changelog-preset

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.

Using with release-it

npm 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",
    },
  },
}
1.0.0

10 months ago

0.2.1

1 year ago

0.1.1

1 year ago

0.2.2

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago