Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@alorel-personal/conventional-changelog-alorel

Alorel34MIT3.0.0

Personal conventional-changelog preset based on conventional-changelog-angular

readme

conventional-changelog-personal

Greenkeeper badge

Personal conventional-changelog preset based on conventional-changelog-angular

changelog

3.0.0 (2023-10-10)

Maintenance

  • Update conventional-changelog-angular to v7 (eac826a)

BREAKING CHANGES

  • Now requires semantic-release@^22

2.1.3 (2020-04-27)

Bug Fixes

  • commit hash is no longer omitted from changelogs (1a5d460)

Maintenance

2.1.2 (2020-04-18)

Bug Fixes

2.1.1 (2019-07-15)

Dependency updates

  • package: update lodash to version 4.17.14 (70478e4), closes #8

2.1.0 (2019-03-27)

Features

  • Add 'tweak' commit type (ce4927a)

Maintenance

Performance Improvements

  • Reuse the same RegExp object for greenkeeper matching (ba66505)

2.0.4 (2018-09-12)

Bug Fixes

  • isGreenkeeperLockfileCommit: The check is now case-insensitive (01e7316)

Maintenance

  • package: Use tilde dev dependency versions (61e8861)

Reverts

  • chore(package): Use tilde dev dependency versions (2a130fe)

2.0.3 (2018-08-20)

Bug Fixes

  • Now correctly excludes dev dependency updates from changelog but keeps prod dependency updates (d66e319)

2.0.2 (2018-08-17)

Bug Fixes

  • package: Add yarn.lock to npmignore (6874a19)
  • Production dependency Greenkeeper updates now correctly fall under the right category (9665cff)

2.0.1 (2018-08-17)

Bug Fixes

  • package: update json5 to version 2.0.0 (cdb6401)

2.0.0 (2018-08-16)

Maintenance

  • Disable "build" and "ci" by default (599344c)

BREAKING CHANGES

  • Disable "build" and "ci" by default

1.2.0 (2018-08-09)

Features

  • Ignore release scope from changelog (c460690)

Maintenance

1.1.0 (2018-08-02)

Build System

  • don't execute semantic-release dry run if env is not set (cfdabdc)
  • remove lts/boron (66974b3)
  • use lts/* for releases (7185c09)

Features

  • process Greenkeeper dependency update commits in their own category (1b6b5be)

Tests

  • Make a semantic-release dry run for testing (ce86a75)

1.0.1 (2018-07-23)

Bug Fixes

  • Switched texts for "docs" and "revert" (980124b)

Documentation

  • CHANGELOG: Changed "Reverts" to "Documentation" in v1 (3e202cd)

Maintenance

  • add unnecessary production files to npmignore (0b4d658)

1.0.0 (2018-07-23)

Build System

Features

Maintenance

Documentation

  • readme: add Greenkeeper badge (077ad61)