|
| 1 | + <a name="1.0.0"></a> |
| 2 | +# 1.0.0 (2018-03-10) |
| 3 | + |
| 4 | + |
| 5 | +## New Features |
| 6 | + |
| 7 | +* add circle ci batch ([626fa2f](https://github.com/Symphoria/webpack-addons-pwa/commit/626fa2f)) |
| 8 | +* add circle ci ([c4f468f](https://github.com/Symphoria/webpack-addons-pwa/commit/c4f468f)) |
| 9 | +* add ava testing ([8620af2](https://github.com/Symphoria/webpack-addons-pwa/commit/8620af2)) |
| 10 | +* add eslint ([faa1178](https://github.com/Symphoria/webpack-addons-pwa/commit/faa1178)) |
| 11 | +* adding favicon plugin ([0f97685](https://github.com/Symphoria/webpack-addons-pwa/commit/0f97685)) |
| 12 | + |
| 13 | +## Chore |
| 14 | + |
| 15 | +* added commitlint ([a3d4ceb](https://github.com/Symphoria/webpack-addons-pwa/commit/a3d4ceb)) |
| 16 | + |
| 17 | +## Ci |
| 18 | + |
| 19 | +* node version ([d4fcee5](https://github.com/Symphoria/webpack-addons-pwa/commit/d4fcee5)) |
| 20 | +* node version ([7299911](https://github.com/Symphoria/webpack-addons-pwa/commit/7299911)) |
| 21 | + |
| 22 | +## Misc |
| 23 | + |
| 24 | +* Update eslintrc ([51bdb35](https://github.com/Symphoria/webpack-addons-pwa/commit/51bdb35)) |
| 25 | +* Fixes #16: Added Entry and Output fields in generated config ([1770f03](https://github.com/Symphoria/webpack-addons-pwa/commit/1770f03)) |
| 26 | +* Fixes issue #13: Prettified generated manifest file ([af481db](https://github.com/Symphoria/webpack-addons-pwa/commit/af481db)) |
| 27 | +* Copy existing or created manifest file to build directory and added tests ([437fe89](https://github.com/Symphoria/webpack-addons-pwa/commit/437fe89)) |
| 28 | +* Added Manifest Creator Plugin ([8e08995](https://github.com/Symphoria/webpack-addons-pwa/commit/8e08995)) |
| 29 | +* fix issue with chaining the promises ([d170a6d](https://github.com/Symphoria/webpack-addons-pwa/commit/d170a6d)) |
| 30 | +* use latest webpack workbox plugin ([e143077](https://github.com/Symphoria/webpack-addons-pwa/commit/e143077)) |
| 31 | +* remove no-sync rules ([485f6d8](https://github.com/Symphoria/webpack-addons-pwa/commit/485f6d8)) |
| 32 | +* Update tests syntax ([135a795](https://github.com/Symphoria/webpack-addons-pwa/commit/135a795)) |
| 33 | +* Fixes #12: npm dependencies install after init ([4846b70](https://github.com/Symphoria/webpack-addons-pwa/commit/4846b70)) |
| 34 | +* Fix answer property name ([a1c3ff8](https://github.com/Symphoria/webpack-addons-pwa/commit/a1c3ff8)) |
| 35 | +* Add promise chaining for prompts ([2c9912e](https://github.com/Symphoria/webpack-addons-pwa/commit/2c9912e)) |
| 36 | +* Fix linting ([5935a20](https://github.com/Symphoria/webpack-addons-pwa/commit/5935a20)) |
| 37 | +* Add editorconfig ([3028dda](https://github.com/Symphoria/webpack-addons-pwa/commit/3028dda)) |
| 38 | +* Update package.json test command ([82c3d94](https://github.com/Symphoria/webpack-addons-pwa/commit/82c3d94)) |
| 39 | +* Update README.md ([5b78270](https://github.com/Symphoria/webpack-addons-pwa/commit/5b78270)) |
| 40 | +* Add Gitter badge ([b53471c](https://github.com/Symphoria/webpack-addons-pwa/commit/b53471c)) |
| 41 | +* Create README.md ([fbbe081](https://github.com/Symphoria/webpack-addons-pwa/commit/fbbe081)) |
| 42 | +* Initial commit ([17c4177](https://github.com/Symphoria/webpack-addons-pwa/commit/17c4177)) |
| 43 | + |
| 44 | + <a name="1.0.0"></a> |
| 45 | +# 1.0.0 (2018-03-10) |
| 46 | + |
| 47 | + |
| 48 | +## New Features |
| 49 | + |
| 50 | +* add circle ci batch ([626fa2f](https://github.com/Symphoria/webpack-addons-pwa/commit/626fa2f)) |
| 51 | +* add circle ci ([c4f468f](https://github.com/Symphoria/webpack-addons-pwa/commit/c4f468f)) |
| 52 | +* add ava testing ([8620af2](https://github.com/Symphoria/webpack-addons-pwa/commit/8620af2)) |
| 53 | +* add eslint ([faa1178](https://github.com/Symphoria/webpack-addons-pwa/commit/faa1178)) |
| 54 | +* adding favicon plugin ([0f97685](https://github.com/Symphoria/webpack-addons-pwa/commit/0f97685)) |
| 55 | + |
| 56 | +## Chore |
| 57 | + |
| 58 | +* added commitlint ([a3d4ceb](https://github.com/Symphoria/webpack-addons-pwa/commit/a3d4ceb)) |
| 59 | + |
| 60 | +## Ci |
| 61 | + |
| 62 | +* node version ([d4fcee5](https://github.com/Symphoria/webpack-addons-pwa/commit/d4fcee5)) |
| 63 | +* node version ([7299911](https://github.com/Symphoria/webpack-addons-pwa/commit/7299911)) |
| 64 | + |
| 65 | +## Misc |
| 66 | + |
| 67 | +* Update eslintrc ([51bdb35](https://github.com/Symphoria/webpack-addons-pwa/commit/51bdb35)) |
| 68 | +* Fixes #16: Added Entry and Output fields in generated config ([1770f03](https://github.com/Symphoria/webpack-addons-pwa/commit/1770f03)) |
| 69 | +* Fixes issue #13: Prettified generated manifest file ([af481db](https://github.com/Symphoria/webpack-addons-pwa/commit/af481db)) |
| 70 | +* Copy existing or created manifest file to build directory and added tests ([437fe89](https://github.com/Symphoria/webpack-addons-pwa/commit/437fe89)) |
| 71 | +* Added Manifest Creator Plugin ([8e08995](https://github.com/Symphoria/webpack-addons-pwa/commit/8e08995)) |
| 72 | +* fix issue with chaining the promises ([d170a6d](https://github.com/Symphoria/webpack-addons-pwa/commit/d170a6d)) |
| 73 | +* use latest webpack workbox plugin ([e143077](https://github.com/Symphoria/webpack-addons-pwa/commit/e143077)) |
| 74 | +* remove no-sync rules ([485f6d8](https://github.com/Symphoria/webpack-addons-pwa/commit/485f6d8)) |
| 75 | +* Update tests syntax ([135a795](https://github.com/Symphoria/webpack-addons-pwa/commit/135a795)) |
| 76 | +* Fixes #12: npm dependencies install after init ([4846b70](https://github.com/Symphoria/webpack-addons-pwa/commit/4846b70)) |
| 77 | +* Fix answer property name ([a1c3ff8](https://github.com/Symphoria/webpack-addons-pwa/commit/a1c3ff8)) |
| 78 | +* Add promise chaining for prompts ([2c9912e](https://github.com/Symphoria/webpack-addons-pwa/commit/2c9912e)) |
| 79 | +* Fix linting ([5935a20](https://github.com/Symphoria/webpack-addons-pwa/commit/5935a20)) |
| 80 | +* Add editorconfig ([3028dda](https://github.com/Symphoria/webpack-addons-pwa/commit/3028dda)) |
| 81 | +* Update package.json test command ([82c3d94](https://github.com/Symphoria/webpack-addons-pwa/commit/82c3d94)) |
| 82 | +* Update README.md ([5b78270](https://github.com/Symphoria/webpack-addons-pwa/commit/5b78270)) |
| 83 | +* Add Gitter badge ([b53471c](https://github.com/Symphoria/webpack-addons-pwa/commit/b53471c)) |
| 84 | +* Create README.md ([fbbe081](https://github.com/Symphoria/webpack-addons-pwa/commit/fbbe081)) |
| 85 | +* Initial commit ([17c4177](https://github.com/Symphoria/webpack-addons-pwa/commit/17c4177)) |
| 86 | + |
0 commit comments