Skip to content

Commit 81763cd

Browse files
committed
publish 2.1.3
1 parent 5bfde5c commit 81763cd

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 2.1.3
2+
+ fix typings for object/groupBy
3+
14
## 2.1.1
25
+ add is/reactComponent
36
+ is/reactElement now using `react-is` package if available

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.1.2",
3+
"version": "2.1.3",
44
"author": "Tinkoff team",
55
"scripts": {
66
"release": "node ./releaseUtils/index.js",

0 commit comments

Comments
 (0)