<a name="2.0.2"></a>
## [2.0.2](https://github.com/cartant/firebase-key/compare/v2.0.1...v2.0.2) (2019-04-05)

### Fixes

* Added `"sideEffects": false` to the `package.json`. ([99eb46d](https://github.com/cartant/firebase-key/commit/99eb46d))

<a name="2.0.1"></a>
## [2.0.1](https://github.com/cartant/firebase-key/compare/v2.0.0...v2.0.1) (2018-02-09)

### Fixes

* Removed `tslib`. ([d783691](https://github.com/cartant/firebase-key/commit/d783691))

<a name="2.0.0"></a>
## [2.0.0](https://github.com/cartant/firebase-key/compare/v1.0.6...v2.0.0) (2018-01-28)

### Build

* The distribution now includes CommonJS, ES5 and ES2015 versions of the package.
* There should be no breaking changes, but the `jsnext:main` entry point has been removed from the `package.json` and an `es2015` entry point has been added for the ES2015 files.

<a name="1.0.6"></a>
## [1.0.6](https://github.com/cartant/firebase-key/compare/v1.0.5...v1.0.6) (2017-11-21)

### Doc

* Trivial update to `README.md` ([98569b7](https://github.com/cartant/firebase-key/commit/98569b7))

### Build

* Update dependencies
* Upgrade to TypeScript 2.6 ([6aa34cd](https://github.com/cartant/firebase-key/commit/6aa34cd))
* Switch to Yarn ([9d5477d](https://github.com/cartant/firebase-key/commit/9d5477d))

<a name="1.0.5"></a>
## [1.0.5](https://github.com/cartant/firebase-key/compare/v1.0.4...v1.0.5) (2017-09-11)

### Build

* Update dependencies

<a name="1.0.4"></a>
## [1.0.4](https://github.com/cartant/firebase-key/compare/v1.0.3...v1.0.4) (2017-05-02)

### Doc

* Update `README.md` ([7867c8c](https://github.com/cartant/firebase-key/commit/7867c8c))

<a name="1.0.3"></a>
## [1.0.3](https://github.com/cartant/firebase-key/compare/v1.0.2...v1.0.3) (2017-04-29)

### Build

* **bundles:** Prevent publishing of test bundle ([6fbc418](https://github.com/cartant/firebase-key/commit/6fbc418))

<a name="1.0.2"></a>
## [1.0.2](https://github.com/cartant/firebase-key/compare/v1.0.1...v1.0.2) (2017-04-27)

### Doc

* Added `CHANGELOG.md`