Skip to content

Commit

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


### Features

* xor, xorWith ([d732521](https://github.com/varletjs/rattail/commit/d732521bbd573a1660d6737c0363c649e4189eda))



## [1.0.6](https://github.com/varletjs/rattail/compare/v1.0.5...v1.0.6) (2024-11-13)


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.6",
"version": "1.0.7",
"type": "module",
"main": "lib/index.cjs",
"module": "lib/index.js",
Expand Down

0 comments on commit 088d9bb

Please sign in to comment.