Skip to content

Commit e229d61

Browse files
committed
publish 2.2.1
1 parent 31d940f commit e229d61

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 2.2.1
2+
3+
+ add check into the utility isEqual for comparision of functions by reference (#63)
4+
15
## 2.1.3
26
+ fix typings for object/groupBy
37

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tinkoff/utils",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"author": "Tinkoff team",
55
"scripts": {
66
"release": "node ./releaseUtils/index.js",

0 commit comments

Comments
 (0)