|
| 1 | +## 0.6.0 (2019-01-16) |
| 2 | + |
| 3 | +* release: prepare next release ([4328627](https://github.com/mjeanroy/rollup-plugin-prettier/commit/4328627)) |
| 4 | +* release: release version ([dd6804c](https://github.com/mjeanroy/rollup-plugin-prettier/commit/dd6804c)) |
| 5 | +* chore: fix release script ([2866b1e](https://github.com/mjeanroy/rollup-plugin-prettier/commit/2866b1e)) |
| 6 | +* chore: fix release task due to require task ([1422fb0](https://github.com/mjeanroy/rollup-plugin-prettier/commit/1422fb0)) |
| 7 | +* chore: migrate to gulp 4 ([f64ab93](https://github.com/mjeanroy/rollup-plugin-prettier/commit/f64ab93)) |
| 8 | +* chore: support rollup < 1 ([df9605f](https://github.com/mjeanroy/rollup-plugin-prettier/commit/df9605f)) |
| 9 | +* chore: update license headers ([3ea314a](https://github.com/mjeanroy/rollup-plugin-prettier/commit/3ea314a)) |
| 10 | +* chore: use set instead of array ([d420495](https://github.com/mjeanroy/rollup-plugin-prettier/commit/d420495)) |
| 11 | +* chore(build): add tdd task ([e745467](https://github.com/mjeanroy/rollup-plugin-prettier/commit/e745467)) |
| 12 | +* chore(docs): add changelog ([e1ea1f2](https://github.com/mjeanroy/rollup-plugin-prettier/commit/e1ea1f2)) |
| 13 | +* chore(docs): update README with changelogs ([8f54142](https://github.com/mjeanroy/rollup-plugin-prettier/commit/8f54142)) |
| 14 | +* chore(package): remove unused dependency ([db4e9f8](https://github.com/mjeanroy/rollup-plugin-prettier/commit/db4e9f8)) |
| 15 | +* chore(package): update @babel/core to version 7.2.2 ([4922aca](https://github.com/mjeanroy/rollup-plugin-prettier/commit/4922aca)) |
| 16 | +* chore(package): update @babel/parser to version 7.2.2 ([7bd4b92](https://github.com/mjeanroy/rollup-plugin-prettier/commit/7bd4b92)) |
| 17 | +* chore(package): update @babel/parser to version 7.2.3 ([62d1cc6](https://github.com/mjeanroy/rollup-plugin-prettier/commit/62d1cc6)), closes [#206](https://github.com/mjeanroy/rollup-plugin-prettier/issues/206) |
| 18 | +* chore(package): update @babel/preset-env to version 7.2.0 ([97fbe76](https://github.com/mjeanroy/rollup-plugin-prettier/commit/97fbe76)) |
| 19 | +* chore(package): update @babel/preset-env to version 7.2.3 ([73433ea](https://github.com/mjeanroy/rollup-plugin-prettier/commit/73433ea)), closes [#206](https://github.com/mjeanroy/rollup-plugin-prettier/issues/206) |
| 20 | +* chore(package): update diff to version 4.0.1 ([ca07453](https://github.com/mjeanroy/rollup-plugin-prettier/commit/ca07453)) |
| 21 | +* chore(package): update eslint to version 5.11.0 ([403d047](https://github.com/mjeanroy/rollup-plugin-prettier/commit/403d047)) |
| 22 | +* chore(package): update eslint to version 5.12.0 ([46ad08a](https://github.com/mjeanroy/rollup-plugin-prettier/commit/46ad08a)) |
| 23 | +* chore(package): update fancy-log to version 1.3.3 ([6009595](https://github.com/mjeanroy/rollup-plugin-prettier/commit/6009595)) |
| 24 | +* chore(package): update gulp to version 4.0.0 ([fcadfd2](https://github.com/mjeanroy/rollup-plugin-prettier/commit/fcadfd2)) |
| 25 | +* chore(package): update gulp-bump to version 3.1.3 ([ab76346](https://github.com/mjeanroy/rollup-plugin-prettier/commit/ab76346)), closes [#213](https://github.com/mjeanroy/rollup-plugin-prettier/issues/213) |
| 26 | +* chore(package): update gulp-git to version 2.8.1 ([ed6d1dd](https://github.com/mjeanroy/rollup-plugin-prettier/commit/ed6d1dd)) |
| 27 | +* chore(package): update rollup to version 0.67.3 ([08c13eb](https://github.com/mjeanroy/rollup-plugin-prettier/commit/08c13eb)), closes [#197](https://github.com/mjeanroy/rollup-plugin-prettier/issues/197) |
| 28 | +* chore(package): update rollup to version 0.67.4 ([a6871be](https://github.com/mjeanroy/rollup-plugin-prettier/commit/a6871be)) |
| 29 | +* chore(package): update rollup to version 0.68.0 ([fb2ff41](https://github.com/mjeanroy/rollup-plugin-prettier/commit/fb2ff41)) |
| 30 | +* chore(package): update rollup to version 0.68.1 ([266b841](https://github.com/mjeanroy/rollup-plugin-prettier/commit/266b841)) |
| 31 | +* chore(package): update rollup to version 0.68.2 ([7c3d39e](https://github.com/mjeanroy/rollup-plugin-prettier/commit/7c3d39e)) |
| 32 | +* chore(package): update rollup to version 1.1.0 ([09b172a](https://github.com/mjeanroy/rollup-plugin-prettier/commit/09b172a)), closes [#209](https://github.com/mjeanroy/rollup-plugin-prettier/issues/209) |
| 33 | +* Refactor to use renderChunk instead of removed transformBundle ([4d625d0](https://github.com/mjeanroy/rollup-plugin-prettier/commit/4d625d0)) |
| 34 | + |
| 35 | + |
| 36 | + |
1 | 37 | ## 0.5.0 (2018-11-13) |
2 | 38 |
|
3 | 39 | * release: prepare next release ([506ef68](https://github.com/mjeanroy/rollup-plugin-prettier/commit/506ef68)) |
|
0 commit comments