fhir-web icon indicating copy to clipboard operation
fhir-web copied to clipboard

Use of conventional commits to enforce semver versioning of the packages.

Open peterMuriuki opened this issue 5 years ago • 3 comments

proposing use of conventional commits when commiting code for the packages, so that we can automate semver versioning process.

peterMuriuki avatar Oct 28 '20 07:10 peterMuriuki

related to #107

peterMuriuki avatar Oct 28 '20 07:10 peterMuriuki

Seems interesting. I think this can be made to play nice with the ideas here.

The usual case against conventional commits is the belief that the commit log is meant for contributors, while the change log is made for users. What would you say to that @p-netm ?

moshthepitt avatar Nov 10 '20 10:11 moshthepitt

@p-netm Do we still need this?

dubdabasoduba avatar Nov 13 '22 16:11 dubdabasoduba