Skip to content

Commit e0b256d

Browse files
true
1 parent 626caa1 commit e0b256d

8 files changed

Lines changed: 31 additions & 45 deletions

.changeset/renovate-643d304.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

.changeset/renovate-84b47bd.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

.changeset/renovate-8aeeb55.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/renovate-aee5280.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/renovate-b836120.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/renovate-f11b504.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,35 @@
11
# filter-data
22

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+
333
## 0.6.1
434

535
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "filter-data",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"packageManager": "pnpm@9.12.3",
55
"description": "simple, fast data filter",
66
"keywords": [

0 commit comments

Comments
 (0)