Skip to content

Commit

Permalink
publish 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
meskill committed Oct 18, 2021
1 parent 31d940f commit e229d61
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 2.2.1

+ add check into the utility isEqual for comparision of functions by reference (#63)

## 2.1.3
+ fix typings for object/groupBy

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": "@tinkoff/utils",
"version": "2.2.0",
"version": "2.2.1",
"author": "Tinkoff team",
"scripts": {
"release": "node ./releaseUtils/index.js",
Expand Down

0 comments on commit e229d61

Please sign in to comment.