Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
bluelovers committed Jun 1, 2022
1 parent 4ab1cda commit 54d1e45
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/array-hyper-unique/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.8](https://github.com/bluelovers/ws-array/compare/[email protected]@2.0.8) (2022-06-01)


### 🐛 Bug Fixes

* avoid https://github.com/chaijs/deep-eql/issues/85 ([4ab1cda](https://github.com/bluelovers/ws-array/commit/4ab1cdade5ffb43cdee0d4ca07b9b4884b406bcf))





## [2.0.7](https://github.com/bluelovers/ws-array/compare/[email protected]@2.0.7) (2022-06-01)


Expand Down
2 changes: 1 addition & 1 deletion packages/array-hyper-unique/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "array-hyper-unique",
"version": "2.0.7",
"version": "2.0.8",
"description": "Get unique values of an array. Really, like deeply unique.",
"keywords": [
"Array.prototype.unique",
Expand Down

0 comments on commit 54d1e45

Please sign in to comment.