|
| 1 | +# Changelog |
| 2 | + |
| 3 | +This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). |
| 4 | + |
| 5 | +# 1.0.0 (2023-11-02) |
| 6 | + |
| 7 | +### Bug Fixes |
| 8 | + |
| 9 | +- add hashbang and fix files ([f32e4a0](https://github.com/skrtheboss/prettier-tools/commit/f32e4a0235303e1e02236f1db8191ccbbe934763)) |
| 10 | +- cleanup dependencies ([571cb75](https://github.com/skrtheboss/prettier-tools/commit/571cb75713cd9c530d6df6207ab2553042fc6ec8)) |
| 11 | +- **deps:** bump tslib from 2.4.1 to v2.5.0 ([#86](https://github.com/skrtheboss/prettier-tools/issues/86)) ([dccf848](https://github.com/skrtheboss/prettier-tools/commit/dccf8480df3d4cf8cbca7f6cbc9f763ed44c9e9c)) |
| 12 | +- minor adjustments ([e042298](https://github.com/skrtheboss/prettier-tools/commit/e04229876ea919c16aa41c1f73b66d2262ddc2c8)) |
| 13 | +- minor adjustments ([cd9a41d](https://github.com/skrtheboss/prettier-tools/commit/cd9a41dbf35365443b7724db1e8b57223d2429c4)) |
| 14 | +- **pretty-parallel:** add missing dependencies ([7aa412c](https://github.com/skrtheboss/prettier-tools/commit/7aa412c4d866c16264ac5e3663be735915e63fc0)) |
| 15 | +- **pretty-parallel:** cleanup package.json ([7c29e90](https://github.com/skrtheboss/prettier-tools/commit/7c29e903f5e004e5f11c58121394095b67dce2e6)) |
| 16 | +- **pretty-parallel:** fix eta calculation ([fc306e2](https://github.com/skrtheboss/prettier-tools/commit/fc306e271e662642a06d35419c81bc4e7bfebd39)) |
| 17 | +- **pretty-parallel:** fix eta calculation ([89c62e5](https://github.com/skrtheboss/prettier-tools/commit/89c62e5929c88942499bd571ef830b9c8744204e)) |
| 18 | +- **pretty-parallel:** fix rate calculation ([641dd2c](https://github.com/skrtheboss/prettier-tools/commit/641dd2cd9093eeba28d657523262c52f2ea85ff2)) |
| 19 | +- upgrade dependencies ([aae2a7f](https://github.com/skrtheboss/prettier-tools/commit/aae2a7fe9b78a97ef89ae7563f5e9872e6051369)) |
| 20 | +- upgrade dependencies ([#128](https://github.com/skrtheboss/prettier-tools/issues/128)) ([8578191](https://github.com/skrtheboss/prettier-tools/commit/85781915f56c56b397f7c4f43660edeb17fb5c06)) |
| 21 | +- upgrade nx ([#127](https://github.com/skrtheboss/prettier-tools/issues/127)) ([16e1271](https://github.com/skrtheboss/prettier-tools/commit/16e127162a6c6be6b05807511363109781e8b78d)) |
| 22 | +- upgrade nx ([#95](https://github.com/skrtheboss/prettier-tools/issues/95)) ([6e10ed4](https://github.com/skrtheboss/prettier-tools/commit/6e10ed401c5bc2d6dbe9c8fc5d304037ea909f47)) |
| 23 | + |
| 24 | +### Features |
| 25 | + |
| 26 | +- add support for --config flag ([#147](https://github.com/skrtheboss/prettier-tools/issues/147)) ([24590ce](https://github.com/skrtheboss/prettier-tools/commit/24590ce78894af32d26ec725ab5b254c977fb14d)), closes [#145](https://github.com/skrtheboss/prettier-tools/issues/145) |
| 27 | +- initial commit ([103eef8](https://github.com/skrtheboss/prettier-tools/commit/103eef807bec31c1aeb065a71d6db31a76396b0b)) |
| 28 | +- upgrade prettier to v3 ([#146](https://github.com/skrtheboss/prettier-tools/issues/146)) ([d19480c](https://github.com/skrtheboss/prettier-tools/commit/d19480c0714d9cac7771b5cec1aa99c93b3a9e0c)) |
| 29 | + |
| 30 | +### BREAKING CHANGES |
| 31 | + |
| 32 | +- prettier is required in version 3 |
0 commit comments