Skip to content

frinyvonnick/gitmoji-changelog

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date
Nov 19, 2019
Oct 3, 2018
Nov 7, 2019
Jan 4, 2020
Nov 29, 2019
Nov 26, 2018
Sep 29, 2019
Sep 17, 2018
Nov 3, 2018
Nov 21, 2019
Jul 31, 2019
Oct 31, 2019
Nov 29, 2019
Jul 5, 2019
Aug 21, 2018
Nov 29, 2019
Jul 10, 2019
Nov 21, 2019
Oct 3, 2019
Oct 30, 2019

Repository files navigation

gitmoji-changelog logo

License: MIT Gitmoji gitmoji-changelog Twitter: YvonnickFrin

Generate changelog for repositories using gitmoji commits convention.

gitmoji-changelog usage example

πŸŽ‰ 2.0 is out!

gitmoji-changelog 2.0 in a nutshell:

  • ✨ Add a preset system to enable using gitmoji-changelog on all kind of projects (#128) [24cead9]
  • ✨ Add interactive option to manually select commits (#81) [d13ca2e]
  • πŸ’₯ Change core function parameters from "mode" to "from" and "to" (#127) [42af500]

πŸš€ Usage

Make sure you have npx installed (npx is shipped by default since npm 5.2.0)

Run the following command at the root of your project and answer questions.

with npx:

npx gitmoji-changelog

with npm:

npm install -g gitmoji-changelog

cd my-project
gitmoji-changelog

πŸ“– Documentation

πŸ‘‰ The full documentation is available here.

✍ Author

πŸ‘€ Yvonnick FRIN (https://yvonnickfrin.dev)

🀝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at our contributing guide.

πŸ™ Show your support

Give a ⭐️ if this project helped you!

You also can add a badge in the README.md of your repository to promote gitmoji-changelog. All you need is to copy/past the code below:

[![gitmoji-changelog](https://img.shields.io/badge/Changelog-gitmoji-brightgreen.svg)](https://github.com/frinyvonnick/gitmoji-changelog)

It will add this badge: gitmoji-changelog

✨ Contributors

Thanks goes to these wonderful people (emoji key):

Yvonnick FRIN
Yvonnick FRIN

πŸ’»
Benjamin Petetot
Benjamin Petetot

πŸ’»
Fabien JUIF
Fabien JUIF

πŸ’»
Baptiste Gauduchon
Baptiste Gauduchon

πŸ’»
Franck Abgrall
Franck Abgrall

πŸ’»
quentinncl
quentinncl

πŸ’»
Logan HAUSPIE
Logan HAUSPIE

πŸ’»
Guillaume MembrΓ©
Guillaume MembrΓ©

πŸ’»
Yann Bertrand
Yann Bertrand

πŸ’»
s n
s n

πŸ’»
Mathieu TUDISCO
Mathieu TUDISCO

πŸ’»
Charles-Henri GUERIN
Charles-Henri GUERIN

πŸ’»
Florent Berthelot
Florent Berthelot

πŸ’»
Emmanuel DEMEY
Emmanuel DEMEY

πŸ’»
Christopher Kade
Christopher Kade

πŸ“
Rodion Martynov
Rodion Martynov

πŸ“–

This project follows the all-contributors specification. Contributions of any kind welcome!

πŸ“ License

Copyright Β© 2019 Yvonnick FRIN (https://github.com/frinyvonnick).
This project is MIT licensed.


This README was generated with ❀️ by readme-md-generator