All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Added Renovate to ensure dependencies stay up to date (#15)
- Updated all packages to resolve
npm audit
and Github Security issues (#14)
0.1.3 - 2018-04-08
- Corrected typo in README.md (#8)
- Remove spread operator as it causes an error to be thrown for Node 8.2.x and lower (#10)
0.1.2 - 2018-03-26
- Added badges to communicate project version and dependency status
- Added keywords to package.json
- Use non-relative path for SVG to allow graphic to show on NPM
0.1.1 - 2018-03-26
- Updated docs to use package name with namespace for the install command
- Bumped version to publish publicly
- Initial release