Détail du package

@sportheroes/bk-conventional-changelog

sportheroes2.6kISC2.0.3

conventional-changelog SportHeroesGroup backend preset

conventional-changelog, SportHeroesGroup, preset

readme

bk-conventional-changelog

conventional-changelog Sport Heroes Group preset

Recommanded Git Commit Messages

  • Use the past tense ("Added feature" not "Add feature")
  • Use the imperative mood ("Moved cursor to.." not "Moves cursor to...")
  • Limit the first line to 72 characters or less
  • Reference issues and pull requests liberally

Acceptable commits

  • Commit baseline: %icon% [%type%] (%scope%) %description%
    • %icon%, [%type%] and %description% are mandatory.
    • [%type%] must be wrapped into brackets. Example: [MOD].
    • (%scope%) is optional; If present, it must be wrapped into parenthesis. Example: (api).

Types of commits

  • Consider starting the commit message with an applicable prefix:

    • ✅ [ADD] when adding new features.
    • 🔄 [MOD] when modifying code, removing files/code, upgrading dependencies, refactoring.
    • ✴️ [FIX] when fixing issues or bugs, plugging memory leaks.
    • 🔀 [TEST] when adding tests.
    • ☑️ [DOC] when adding/modifying documentation.
    • ⏩ [PUB] when bumping package version
  • Examples of commits:

    • ✅ [ADD] (core) This is a brand new feature
    • 🔄 [MOD] (core) The new feature is now 10 times more efficient
    • ✴️ [FIX] (api) No longer writing bad commits
    • ☑️ [DOC] (npm) Spreading some love
    • ⏩ [PUB] Version is now 1.0.0

changelog

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.3 (2025-03-21)

  • 🔄 [MOD] Bump dependencies + set config as peerDep (3ae76ed)
  • Bump handlebars from 4.1.2 to 4.5.3 (e101ea2)
  • Bump lodash.template from 4.4.0 to 4.5.0 (df95664)

2.0.2 (2019-06-10)

🔄 Notable changes

  • Dependencies: Upgrade dependencies (31b3cac))
  • Miscellaneous: Handle security fix commit (c9c1f1a))

2.0.1 (2019-06-06)

🔄 Notable changes

  • Miscellaneous: Handle security fix commit (c9c1f1a))

2.0.0 (2019-02-22)

☑️ Documentation

✅ Features

  • Core: Prepared core for open-sourcing (1d46912))

1.8.1 (2018-12-06)

🔄 Notable changes

1.8.0 (2018-07-09)

✅ Features

1.7.0 (2018-07-09)

✅ Features

1.6.0 (2018-06-04)

✅ Features

🔀 Testing

🔄 Notable changes

1.5.2 (2018-04-19)

🔄 Notable changes

1.5.1 (2018-02-12)

1.5.0 (2018-02-12)

✅ Features

1.4.2 (2018-02-12)

🔄 Notable changes

1.4.1 (2018-02-08)

✴️ Bug Fixes

🔀 Testing

1.4.0 (2018-02-02)

✅ Features

🔄 Notable changes

1.3.2 (2017-12-15)

🔄 Notable changes

1.3.1 (2017-11-03)

✴️ Bug Fixes

1.3.0 (2017-10-31)

✅ Features

🔄 Notable changes

1.2.1 (2017-10-30)

🔄 Notable changes

1.2.0 (2017-10-26)

✅ Features

1.1.0 (2017-10-26)

✅ Features

1.0.2 (2017-08-25)

🔄 Notable changes

1.0.1 (2017-08-11)

⏩ Versioning

🔄 Notable changes

1.0.0 (2017-08-10)

⏩ Versioning

☑️ Documentation

✅ Features