# Change Log

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="1.2.1"></a>
## [1.2.1](https://github.com/gja/create-cloudflare-worker/compare/v1.2.0...v1.2.1) (2019-01-27)


### Bug Fixes

* **Sample:** The sample worker actually works ([67a7fd9](https://github.com/gja/create-cloudflare-worker/commit/67a7fd9))



<a name="1.2.0"></a>
# [1.2.0](https://github.com/gja/create-cloudflare-worker/compare/v1.1.4...v1.2.0) (2019-01-04)


### Features

* **Worker:** cloudflare-worker-local 1.9, which fixes a waitUntil bug ([541c77b](https://github.com/gja/create-cloudflare-worker/commit/541c77b))



<a name="1.1.4"></a>
## [1.1.4](https://github.com/gja/create-cloudflare-worker/compare/v1.1.3...v1.1.4) (2019-01-04)


### Bug Fixes

* **Testing:** Upgraded to the latest cloudflare-worker-local, which exposes stores ([8729ee5](https://github.com/gja/create-cloudflare-worker/commit/8729ee5))



<a name="1.1.3"></a>
## [1.1.3](https://github.com/gja/create-cloudflare-worker/compare/v1.1.2...v1.1.3) (2019-01-04)



<a name="1.1.2"></a>
## [1.1.2](https://github.com/gja/create-cloudflare-worker/compare/v1.1.1...v1.1.2) (2019-01-04)


### Bug Fixes

* **doc:** Updating the steps to create a worker ([f478445](https://github.com/gja/create-cloudflare-worker/commit/f478445))



<a name="1.1.1"></a>
## [1.1.1](https://github.com/gja/create-cloudflare-worker/compare/v1.1.0...v1.1.1) (2019-01-02)



<a name="1.1.0"></a>
# [1.1.0](https://github.com/gja/create-cloudflare-worker/compare/v1.0.4...v1.1.0) (2019-01-02)


### Features

* Start the worker on a local port ([51ab694](https://github.com/gja/create-cloudflare-worker/commit/51ab694))



<a name="1.0.4"></a>
## [1.0.4](https://github.com/gja/create-cloudflare-worker/compare/v1.0.3...v1.0.4) (2019-01-02)


### Bug Fixes

* fixing a typo so /dist is git ignored ([75c4b1b](https://github.com/gja/create-cloudflare-worker/commit/75c4b1b))



<a name="1.0.3"></a>
## [1.0.3](https://github.com/gja/create-cloudflare-worker/compare/v1.0.2...v1.0.3) (2019-01-02)


### Bug Fixes

* Git Commit doesn't fail for eslint ([b2f5b68](https://github.com/gja/create-cloudflare-worker/commit/b2f5b68))
