Sellsuki/vuex-async-module

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# 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="0.0.14"></a>
## [0.0.14](https://github.com/DxCx/ts-library-starter/compare/v0.0.13...v0.0.14) (2018-01-05)



<a name="0.0.13"></a>
## [0.0.13](https://github.com/DxCx/ts-library-starter/compare/v0.0.12...v0.0.13) (2018-01-04)



<a name="0.0.12"></a>
## [0.0.12](https://github.com/DxCx/ts-library-starter/compare/v0.0.11...v0.0.12) (2017-11-21)



<a name="0.0.11"></a>
## [0.0.11](https://github.com/DxCx/ts-library-starter/compare/v0.0.10...v0.0.11) (2017-11-14)



<a name="0.0.10"></a>
## [0.0.10](https://github.com/DxCx/ts-library-starter/compare/v0.0.9...v0.0.10) (2017-11-09)



<a name="0.0.9"></a>
## [0.0.9](https://github.com/DxCx/ts-library-starter/compare/v0.0.8...v0.0.9) (2017-11-07)



<a name="0.0.8"></a>
## [0.0.8](https://github.com/DxCx/ts-library-starter/compare/v0.0.7...v0.0.8) (2017-11-07)



<a name="0.0.7"></a>
## [0.0.7](https://github.com/DxCx/ts-library-starter/compare/v0.0.5...v0.0.7) (2017-11-07)



<a name="0.0.6"></a>
## [0.0.6](https://github.com/DxCx/ts-library-starter/compare/v0.0.5...v0.0.6) (2017-11-07)



<a name="0.0.5"></a>
## [0.0.5](https://github.com/DxCx/ts-library-starter/compare/v0.0.4...v0.0.5) (2017-11-07)



<a name="0.0.4"></a>
## [0.0.4](https://github.com/DxCx/ts-library-starter/compare/v0.0.3...v0.0.4) (2017-11-07)



<a name="0.0.3"></a>
## [0.0.3](https://github.com/DxCx/ts-library-starter/compare/v0.0.2...v0.0.3) (2017-11-07)



<a name="0.0.2"></a>
## [0.0.2](https://github.com/DxCx/ts-library-starter/compare/v0.1.0...v0.0.2) (2017-11-07)



<a name="0.1.0"></a>
# [0.1.0](https://github.com/DxCx/ts-library-starter/compare/v0.0.6...v0.1.0) (2016-09-19)


### Bug Fixes

* **git:** excluded .gitignore from .gitignore ([653c0c3](https://github.com/DxCx/ts-library-starter/commit/653c0c3))
* **packages:** fix for standard-version procedure ([c8a8ddb](https://github.com/DxCx/ts-library-starter/commit/c8a8ddb))


### Features

* **jest:** replace old test-suite with jest ([54a414b](https://github.com/DxCx/ts-library-starter/commit/54a414b))
* **travis:** add travis support ([4194899](https://github.com/DxCx/ts-library-starter/commit/4194899))



<a name="0.0.6"></a>
## 0.0.6 (2016-09-03)


### Bug Fixes

* **release:** Added standard-version ([62615e3](https://github.com/DxCx/ts-library-starter/commit/62615e3))
* **release:** added webpack-fail plugin ([9f723a1](https://github.com/DxCx/ts-library-starter/commit/9f723a1))
* **release:** upgrade dependancies + typescript 2.0.0 ([13acb61](https://github.com/DxCx/ts-library-starter/commit/13acb61))
* **tests:** Added Istanbul for code-coverage ([54dd03d](https://github.com/DxCx/ts-library-starter/commit/54dd03d))