Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Latest commit

 

History

History
39 lines (27 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

39 lines (27 loc) · 1.18 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

1.0.4 - 2015-09-11

Added

  • .travis.yml file to use Travis CI with this repository

Fixed

  • an issue importing using the wrong case for filename

1.0.3 - 2015-09-10

Added

  • .npmignore file to ensure built output is included in published npm package.

1.0.2 - 2015-09-10

Added

  • nothing. just trying to resolve problems publishing to npm

1.0.1 - 2015-09-10

Added

  • missing script in package.json to ensure npm install lays down built files

Fixed

  • incorrect release script link in package.json

1.0.0 - 2015-09-09

First Release!