Skip to content

Commit

Permalink
build: Adopt conventional changelog and npm version scripts (#239)
Browse files Browse the repository at this point in the history
* Use conventional-changelog to automate changeling updates.
* Use npm version scripts to automate tagging and logging a new release.
* Customise the conventional-changelog output for improved accessibility, tidiness and house style.
  • Loading branch information
matatk authored Jan 5, 2019
1 parent a8be495 commit f5e0b39
Show file tree
Hide file tree
Showing 5 changed files with 1,014 additions and 4 deletions.
2 changes: 2 additions & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
tag-version-prefix=
message=chore(release): %s
3 changes: 0 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
Landmarks ChangeLog
===================

2.4 series
----------

Expand Down
Loading

0 comments on commit f5e0b39

Please sign in to comment.