|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [3.2.1](https://github.com/lightbasenl/platforms/compare/eslint-config-v3.2.0...eslint-config-v3.2.1) (2025-03-20) |
| 4 | + |
| 5 | +### Dependencies |
| 6 | + |
| 7 | +- Bump eslint-import-resolver-typescript from 3.8.3 to 3.8.4 |
| 8 | + ([#430](https://github.com/lightbasenl/platforms/issues/430)) |
| 9 | + ([e96f706](https://github.com/lightbasenl/platforms/commit/e96f706cedc3a639d55e513f1680c7d99d4bf94a)) |
| 10 | +- Bump eslint-import-resolver-typescript from 3.8.4 to 3.8.5 |
| 11 | + ([#434](https://github.com/lightbasenl/platforms/issues/434)) |
| 12 | + ([cb872ee](https://github.com/lightbasenl/platforms/commit/cb872ee93d124cd09e351afbeef54224d35c8088)) |
| 13 | +- Bump eslint-import-resolver-typescript from 3.8.5 to 3.8.6 |
| 14 | + ([#435](https://github.com/lightbasenl/platforms/issues/435)) |
| 15 | + ([a6ef540](https://github.com/lightbasenl/platforms/commit/a6ef54045d54c68e3b598e977628a2d618b05a92)) |
| 16 | +- Bump eslint-import-resolver-typescript from 3.8.6 to 3.8.7 |
| 17 | + ([#436](https://github.com/lightbasenl/platforms/issues/436)) |
| 18 | + ([4c7a8b5](https://github.com/lightbasenl/platforms/commit/4c7a8b5d5d75438fc095c14b8f9bc3f2e9e98413)) |
| 19 | +- Bump eslint-import-resolver-typescript from 3.8.7 to 4.2.0 |
| 20 | + ([#440](https://github.com/lightbasenl/platforms/issues/440)) |
| 21 | + ([79fbcf8](https://github.com/lightbasenl/platforms/commit/79fbcf8d18a03b614d32adb31736ea777d411a4f)) |
| 22 | +- Bump eslint-import-resolver-typescript from 4.2.0 to 4.2.2 |
| 23 | + ([#442](https://github.com/lightbasenl/platforms/issues/442)) |
| 24 | + ([a77271a](https://github.com/lightbasenl/platforms/commit/a77271a5fea93ca1d78cec90668eba77d3ef6140)) |
| 25 | +- Bump eslint-plugin-comment-length from 2.1.1 to 2.2.1 |
| 26 | + ([#431](https://github.com/lightbasenl/platforms/issues/431)) |
| 27 | + ([95dfdde](https://github.com/lightbasenl/platforms/commit/95dfdde19b161cc61111e40653eb2f8080306f42)) |
| 28 | +- Bump eslint-plugin-file-progress from 3.0.1 to 3.0.2 |
| 29 | + ([#443](https://github.com/lightbasenl/platforms/issues/443)) |
| 30 | + ([ce4a8c4](https://github.com/lightbasenl/platforms/commit/ce4a8c425520baa7396602fb48360913de76e69a)) |
| 31 | +- Bump eslint-plugin-import-x from 4.6.1 to 4.8.0 |
| 32 | + ([#438](https://github.com/lightbasenl/platforms/issues/438)) |
| 33 | + ([aa73652](https://github.com/lightbasenl/platforms/commit/aa736520bbe2d61454205051708a1b881e0b55b9)) |
| 34 | +- Bump eslint-plugin-import-x from 4.8.0 to 4.9.1 |
| 35 | + ([#447](https://github.com/lightbasenl/platforms/issues/447)) |
| 36 | + ([20e9fc0](https://github.com/lightbasenl/platforms/commit/20e9fc056319eee1ff3ad3814d69e707d9fb3d1c)) |
| 37 | +- Bump eslint-plugin-jsdoc from 50.6.3 to 50.6.6 |
| 38 | + ([#429](https://github.com/lightbasenl/platforms/issues/429)) |
| 39 | + ([7a0f0c6](https://github.com/lightbasenl/platforms/commit/7a0f0c61c2183e0bb7c59dabce0d04a88dcdda95)) |
| 40 | +- Bump eslint-plugin-jsdoc from 50.6.6 to 50.6.8 |
| 41 | + ([#445](https://github.com/lightbasenl/platforms/issues/445)) |
| 42 | + ([c73427a](https://github.com/lightbasenl/platforms/commit/c73427a8ce9d950bd20b08b4cbd74761a746c78e)) |
| 43 | +- Bump the typescript-eslint group with 3 updates |
| 44 | + ([#428](https://github.com/lightbasenl/platforms/issues/428)) |
| 45 | + ([9e3efc5](https://github.com/lightbasenl/platforms/commit/9e3efc5069f6b4ce7a1dea50f8783b34c7054569)) |
| 46 | +- Bump the typescript-eslint group with 3 updates |
| 47 | + ([#446](https://github.com/lightbasenl/platforms/issues/446)) |
| 48 | + ([ef4458c](https://github.com/lightbasenl/platforms/commit/ef4458c02e1e991e4e9cf3ca064b45b984f43bab)) |
| 49 | + |
3 | 50 | ## [3.2.0](https://github.com/lightbasenl/platforms/compare/eslint-config-v3.1.3...eslint-config-v3.2.0) (2025-03-10)
|
4 | 51 |
|
5 | 52 | ### Features
|
|
0 commit comments