We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4642da7 commit edb5b6bCopy full SHA for edb5b6b
.npmignore
@@ -2,6 +2,7 @@ test
2
coverage
3
examples
4
webpack.config.js
5
+CHANGELOG.md
6
.eslint*
7
.travis*
8
.npmignore
CHANGELOG.md
@@ -0,0 +1,4 @@
1
+# Change Log
+All notable changes to this project will be documented in this file.
+
+The format is based on [Keep a Changelog](http://keepachangelog.com) and this project adheres to [Semantic Versioning](http://semver.org).
0 commit comments