|
1 | 1 | # filter-data |
2 | 2 |
|
| 3 | +## 0.6.2 |
| 4 | + |
| 5 | +### Patch Changes |
| 6 | + |
| 7 | +- [#191](https://github.com/thundermiracle/filter-data/pull/191) [`f5a1670`](https://github.com/thundermiracle/filter-data/commit/f5a16704113f3ef3cea0e08b4e183e3e6c1fac54) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `packageManager` to `pnpm@9.12.3`. |
| 8 | + Updated dependency `@changesets/cli` to `^2.27.9`. |
| 9 | + Updated dependency `@swc/core` to `^1.7.42`. |
| 10 | + Updated dependency `@swc/jest` to `^0.2.37`. |
| 11 | + Updated dependency `@types/node` to `^20.17.5`. |
| 12 | + Updated dependency `tslib` to `^2.8.0`. |
| 13 | + Updated dependency `tsx` to `^4.19.2`. |
| 14 | + Updated dependency `typescript` to `^5.6.3`. |
| 15 | + |
| 16 | +- [#184](https://github.com/thundermiracle/filter-data/pull/184) [`4b04747`](https://github.com/thundermiracle/filter-data/commit/4b047476a2179b1e2a62663ba18f8b31cbe70c69) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `packageManager` to `pnpm@9.11.0`. |
| 17 | + Updated dependency `@changesets/cli` to `^2.27.8`. |
| 18 | + Updated dependency `@rollup/plugin-node-resolve` to `^15.3.0`. |
| 19 | + Updated dependency `@swc/core` to `^1.7.26`. |
| 20 | + Updated dependency `@types/node` to `^20.16.10`. |
| 21 | + Updated dependency `rollup` to `^3.29.5`. |
| 22 | + Updated dependency `tsx` to `^4.19.1`. |
| 23 | + Updated dependency `typescript` to `^5.6.2`. |
| 24 | + |
| 25 | +- [#185](https://github.com/thundermiracle/filter-data/pull/185) [`9bec59e`](https://github.com/thundermiracle/filter-data/commit/9bec59e8b01cc64b084266bcb59bc89edd9122e1) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/jest` to `^29.5.13`. |
| 26 | + |
| 27 | +- [#195](https://github.com/thundermiracle/filter-data/pull/195) [`626caa1`](https://github.com/thundermiracle/filter-data/commit/626caa1fdc4579fe3d4f43d3625b062e50f1a8ea) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `tslib` to `^2.8.1`. |
| 28 | + |
| 29 | +- [#192](https://github.com/thundermiracle/filter-data/pull/192) [`ae3327a`](https://github.com/thundermiracle/filter-data/commit/ae3327a9b054ed841ad34800663fbf312d66c7a5) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/jest` to `^29.5.14`. |
| 30 | + |
| 31 | +- [#187](https://github.com/thundermiracle/filter-data/pull/187) [`620adc7`](https://github.com/thundermiracle/filter-data/commit/620adc7f3c17c9debb65edeb8de4fc1f302f1715) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint` to `^8.57.1`. |
| 32 | + |
3 | 33 | ## 0.6.1 |
4 | 34 |
|
5 | 35 | ### Patch Changes |
|
0 commit comments