6.0.0 • Published 1 year ago

conventional-changelog v6.0.0

Weekly downloads
517,474
License
MIT
Repository
github
Last release
1 year ago

NPM version Build Status Dependency Status Coverage Status

Generate a changelog from git metadata

Usage

You most likely only need to use this module if you're building a library that provides an abstraction on top of conventional commits, See Getting started if you're an end-user.

$ npm install --save conventional-changelog
import conventionalChangelog from 'conventional-changelog';

conventionalChangelog({
  preset: 'angular'
})
  .pipe(process.stdout); // or any writable stream

Or if you want to use your own custom preset:

import conventionalChangelog from 'conventional-changelog';
import config from '@org/conventional-changelog-custom-preset';

conventionalChangelog({config})
  .pipe(process.stdout); // or any writable stream

API

conventionalChangelog([options, [context, [gitRawCommitsOpts, [parserOpts, writerOpts]]]])

Returns a readable stream.

options

See the conventional-changelog-core docs. The API is the same with the following changes or additions:

preset

Type: string Possible values: 'angular', 'atom', 'codemirror', 'conventionalcommits', 'ember', 'eslint', 'express', 'jquery', 'jshint'

It's recommended to use a preset so you don't have to define everything yourself. Presets are names of built-in config.

A scoped preset package such as @scope/conventional-changelog-custom-preset can be used by passing @scope/custom-preset to this option.

NOTE: options.config will be overwritten by the values of preset. You should use either preset or config, but not both.

Notes for parent modules

License

MIT

@shovel-plus/clicommit-cz-fixeasy-select-rndocuments-service-apireact-native-bluetooth2killi8n-react-native-fast-imageconventional-toolsairscanairscan-example@willhayes/want-clireact-native-esc-pos-sahaab@borisovart/atol-kkt-modulecgdemouikbc-ui-cli-v2deneme323112eslint-config-stackr23@ntt_app/react-native-custom-notification@jaccomeijer/makebamboosssstestesdfasdfsadfsdaf@wheelroom/makereact-native-covid-sdk@src-works/npm-ts-gulpglue-js-documentation-builder@ionic/e2e@jttechnic/interpreter@jady/clireact-native-printer-brothersreact-native-shekhar-bridge-test@oiti/documentoscopy-react-nativequoc-test@infinitebrahmanuniverse/nolb-convnubomed-cliluminos-ui-corewbu-design-system@everything-registry/sub-chunk-1377jawwy-sdkjawwy_gamification_releasemock-changelogreact-native-sphereuisphereuijawwy_libraryreact-native-credit-card-pkgreact-native-jawwy_samplemember-easy-mobile-v1griffin-ui-librarytasegirtcoffe-buildertcoffe-clitailwind-vector-effecttest-library-123test-haptik-libwebdevkit-gugwereleasewzt-plugin-release-itwifi_configuration_packagexes-clixes-wltfxhy_nfttemplate-code-clispicsmart-iot-comstandard-versionstandard-version-commonjsstandard-version-esdocstandard-version-finottastandard-version2test-zeo-collecttestreleasedvora-servervtmp-clivision-camera-plugin-face-detectorvision-camera-plugin-scan-facesvision-camera-base64-resizedvcloudcam-playkit-js-hlsvant-react-clivanifyvantiq-reactvantui-cli@domir/conventional-changelog-only@do-it/utils@domestika/mono@dotconf-pro/dotconf-pro@dotconf-pro/dotenv@cmflow/cli@cmmv/swagger@cs6/react-native-test-native-view-library@con-test/react-native-concent-common@damruravihara/react-native-testing-package@colorless/release-script@corelmax/react-native-my2c2p-sdk@developer-once/onecli@develar/semantic-release@doi7/utils@cailei/cli@rosmarinus/local-publish-tool@praella/localisationist@peak-stone/standard-version@rapid-build-ui/cli@that-one-tool/multi-versionjcm
6.0.0

1 year ago

5.0.0

2 years ago

5.1.0

2 years ago

4.0.0

2 years ago

3.1.25

3 years ago

3.1.24

5 years ago

3.1.23

5 years ago

3.1.22

5 years ago

3.1.21

5 years ago

3.1.20

5 years ago

3.1.19

5 years ago

3.1.18

5 years ago

3.1.17

6 years ago

3.1.16

6 years ago

3.1.15

6 years ago

3.1.14

6 years ago

3.1.13

6 years ago

3.1.12

6 years ago

3.1.10

6 years ago

3.1.9

6 years ago

3.1.8

6 years ago

3.1.7

6 years ago

3.1.6

6 years ago

3.1.5

6 years ago

3.1.4

6 years ago

3.1.3

6 years ago

3.1.2

6 years ago

3.1.1

6 years ago

3.0.6

6 years ago

3.0.5

7 years ago

3.0.4

7 years ago

3.0.3

7 years ago

3.0.2

7 years ago

3.0.1

7 years ago

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.1.24

7 years ago

1.1.23

7 years ago

1.1.22

7 years ago

1.1.21

7 years ago

1.1.20

7 years ago

1.1.19

7 years ago

1.1.18

7 years ago

1.1.17

7 years ago

1.1.16

7 years ago

1.1.15

7 years ago

1.1.14

7 years ago

1.2.0

7 years ago

1.1.12

7 years ago

1.1.11

7 years ago

1.1.10

7 years ago

1.1.7

8 years ago

1.1.6

8 years ago

1.1.5

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago

0.5.3

9 years ago

0.5.2

9 years ago

0.5.1

10 years ago

0.5.0

10 years ago

0.4.3

10 years ago

0.4.2

10 years ago

0.4.1

10 years ago

0.4.0

10 years ago

0.3.2

10 years ago

0.3.0

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.1.0-beta.3

10 years ago

0.1.0-beta.2

10 years ago

0.1.0-beta.1

10 years ago

0.1.0-alpha.3

10 years ago

0.1.0-alpha.2

10 years ago

0.1.0-alpha.1

10 years ago

0.0.17

10 years ago

0.0.16

10 years ago

0.0.15

10 years ago

0.0.14

10 years ago

0.0.13

10 years ago

0.0.12

10 years ago

0.0.11

11 years ago

0.0.10

11 years ago

0.0.9

11 years ago

0.0.8

11 years ago

0.0.7

11 years ago

0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago