Skip to content

Commit f25c0c4

Browse files
true
1 parent 620adc7 commit f25c0c4

5 files changed

Lines changed: 18 additions & 23 deletions

File tree

.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-f11b504.md

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

CHANGELOG.md

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

3+
## 0.6.2
4+
5+
### Patch Changes
6+
7+
- [#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`.
8+
Updated dependency `@changesets/cli` to `^2.27.8`.
9+
Updated dependency `@rollup/plugin-node-resolve` to `^15.3.0`.
10+
Updated dependency `@swc/core` to `^1.7.26`.
11+
Updated dependency `@types/node` to `^20.16.10`.
12+
Updated dependency `rollup` to `^3.29.5`.
13+
Updated dependency `tsx` to `^4.19.1`.
14+
Updated dependency `typescript` to `^5.6.2`.
15+
16+
- [#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`.
17+
18+
- [#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`.
19+
320
## 0.6.1
421

522
### 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.11.0",
55
"description": "simple, fast data filter",
66
"keywords": [

0 commit comments

Comments
 (0)