leaflet-extras / leaflet-providers

An extension to Leaflet that contains configurations for various free tile providers.
https://leaflet-extras.github.io/leaflet-providers/preview/
BSD 2-Clause "Simplified" License
2.15k stars 668 forks source link

More automation for release : changelog #320

Open brunob opened 5 years ago

brunob commented 5 years ago

As mentioned in https://github.com/leaflet-extras/leaflet-providers/pull/282#issuecomment-477912150 :

maybe we could use a tool like https://github.com/conventional-changelog/standard-version for changelog+release ?

standard-version use conventional-changelog to generate changelog files, i've tested it with conventional-changelog -i test.md -s -r 0 using no preset since we are not following any of the commit conventions available. The generated changelog looks good to me, see this extract :


1.6.0 (2019-03-28)

1.5.0 (2018-11-06)

1.4.0 (2018-08-25)