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

Switch from changelog to auto-changelog #109

Merged
merged 1 commit into from
Oct 3, 2018
Merged

Switch from changelog to auto-changelog #109

merged 1 commit into from
Oct 3, 2018

Conversation

edmorley
Copy link
Member

@edmorley edmorley commented Oct 3, 2018

The previous changelog package wasn't ideal:

  • didn't normalise dates, so I had to manually change my timezone locally to avoid constant churn
  • weird date based changelog rather than version based
  • very verbose since includes full commit message

The changelog command now uses auto-changelog (the same as Neutrino) and is also automatically run during yarn/npm version.

The previous changelog package wasn't ideal:
* didn't normalise dates, so I had to manually change my timezone
  locally to avoid constant churn
* weird date based changelog rather than version based
* very verbose since includes full commit message

The changelog command now uses auto-changelog (the same as Neutrino)
and is also automatically run during `yarn/npm version`.
@edmorley edmorley added the docs label Oct 3, 2018
@edmorley edmorley self-assigned this Oct 3, 2018
@edmorley edmorley merged commit 93b7967 into neutrinojs:master Oct 3, 2018
@edmorley edmorley deleted the auto-changelog branch October 3, 2018 00:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

1 participant