Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.

🔦 Commitizen adapter for WebReady Projects following the conventional-changelog format.

License

Notifications You must be signed in to change notification settings

wr-projects/cz-changelog-wrprojects

WebReady Projects Logo

Version badge Maintenance badge Deployment - Pipeline Downloads GitHub Downloads NPM License badge Discord badge

Introduction

cz-changelog-wrprojects is a package developed by Grégoire FAVREAU to provide WebReady Projects with a solid base respecting GitHub commits conventions on all projects. The tools that have been used for the production of this package are

Also, WebReady Projects works in parallel with GitHub Actions as well to assist in time-intensive steps.

Ecosystem

Dependencies Version
conventional changelog conventionalcommits conventional-changelog-conventionalcommits
conventional commit types conventional-commit-types
cz conventional changelog cz-conventional-changelog
husky husky
lodash map lodash.map
longest longest
right pad right-pad
word wrap word-wrap

Installation

In order to use this package, it is necessary to follow the steps described below:

$ yarn add @webreadyprojects/cz-changelog-wrprojects
OR
$ npm install @webreadyprojects/cz-changelog-wrprojects

Questions

If you have a question or need help, feel free to use the GitHub Community Chat or our Discord to get support. GitHub Issues and GitHub Pull Request are exclusively for bug reports or development.

Issues

It is necessary to read contribution information before submitting any type of incident on GitHub, otherwise it will be closed automatically if it does not meet the community conditions.

Changelog

Detailed changes for each release are documented in the release notes.

Contributing

If you are interested in joining our team of open-source developers, please see the CONTRIBUTION GUIDE and the CODE OF CONDUCT. If this is your first contribution for you, we have a very fun tutorial for you, promise, it won't be long! Also, if you need support, feel free to use our GitHub chat as well as our Discord. Also, feel free to look at community incidents already present that may answer your question.

License

Apache-2.0 Copyright (c) 2021-present WebReady Projects