Skip to content

Commit

Permalink
v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
haoziqaq committed Nov 12, 2024
1 parent c8597e2 commit b34e177
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [1.0.4](https://github.com/varletjs/rattail/compare/v1.0.3...v1.0.4) (2024-11-12)


### Features

* intersection, intersectionWith ([c8597e2](https://github.com/varletjs/rattail/commit/c8597e28be08857de4d7c03b02ab9d7ca0a50085))
* support difference, differenceWith ([5064736](https://github.com/varletjs/rattail/commit/5064736cb3ab4a0540e93e3cfecdf567bb605d15))



## [1.0.3](https://github.com/varletjs/rattail/compare/v1.0.2...v1.0.3) (2024-11-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rattail",
"version": "1.0.3",
"version": "1.0.4",
"type": "module",
"main": "lib/index.cjs",
"module": "lib/index.js",
Expand Down

0 comments on commit b34e177

Please sign in to comment.