Skip to content

waltbon/easy-conventional-changelog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy Conventional Changelog

Purpose

Working on Git is better when you (or your team) find the right git workflow in order to avoid:

  • Mixing versioning on branches.
  • Spending a lot of time doing it manually (also the changelog).
  • Working with complicated versions and stages (alpha, beta, rc).

That's why managing a conventional changelog is a good idea to work with your gitflow. And it's so much better when you can automate it with simple steps, so you and your team can follow the same rules helped by some automatted steps with Github Workflows.

The purpose of this resource is to

How Is It Possible?

First of all, a good versioning pattern: `c

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published