# 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.

# [1.2.0](https://github.com/voorhoede-labs/nuxt-twa-module/compare/v1.1.0...v1.2.0) (2019-02-19)


### Features

* **test:** add distfolder for generated android folder to options ([8db8c16](https://github.com/voorhoede-labs/nuxt-twa-module/commit/8db8c16))



# 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.

# [1.1.0](https://github.com/voorhoede-labs/nuxt-twa-module/compare/v0.0.11...v1.1.0) (2019-02-19)


### Bug Fixes

* merge conflict in package json ([9509381](https://github.com/voorhoede-labs/nuxt-twa-module/commit/9509381))


### Features

* **test:** add test coverage collection ([8a42909](https://github.com/voorhoede-labs/nuxt-twa-module/commit/8a42909))
* **test:** add test for build file ([6e50880](https://github.com/voorhoede-labs/nuxt-twa-module/commit/6e50880))
* **test:** add test that runs a nuxt instance and tests the module based on the instance ([c3773f9](https://github.com/voorhoede-labs/nuxt-twa-module/commit/c3773f9))
* **test:** add util package ([90880df](https://github.com/voorhoede-labs/nuxt-twa-module/commit/90880df))
* **test:** moved all dependencies ([a513c23](https://github.com/voorhoede-labs/nuxt-twa-module/commit/a513c23))
* **test:** moved promisify up ([f35c8e2](https://github.com/voorhoede-labs/nuxt-twa-module/commit/f35c8e2))
* **test:** removed unused imports ([d6ad0be](https://github.com/voorhoede-labs/nuxt-twa-module/commit/d6ad0be))
* **test:** removed unused packages; add skipped test for index.js ([40c4233](https://github.com/voorhoede-labs/nuxt-twa-module/commit/40c4233))
* **test:** replace function in index.js file ([d9b238f](https://github.com/voorhoede-labs/nuxt-twa-module/commit/d9b238f))
* **test:** require rimraf ([5e89d22](https://github.com/voorhoede-labs/nuxt-twa-module/commit/5e89d22))
* **test:** rewrite test with try catch ([a4c5ccc](https://github.com/voorhoede-labs/nuxt-twa-module/commit/a4c5ccc))
* **test:** test generate asset links ([b61a696](https://github.com/voorhoede-labs/nuxt-twa-module/commit/b61a696))
* **test:** update circleci node version ([0410ebd](https://github.com/voorhoede-labs/nuxt-twa-module/commit/0410ebd))
* **test:** update circleci node version ([35a6bea](https://github.com/voorhoede-labs/nuxt-twa-module/commit/35a6bea))
