Skip to content

Commit 562d807

Browse files
committed
chore(release): version 2.5.2
1 parent a4c1616 commit 562d807

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2+
3+
## 2.5.2 (2023-07-31)
4+
15
## 2.2.1
26

37
+ add check into the utility isEqual for comparision of functions by reference (#63)
@@ -36,4 +40,4 @@
3640

3741
## 0.6.2
3842
+ Add changelog
39-
+ Convert utils build with babel
43+
+ Convert utils build with babel

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.5.1",
3+
"version": "2.5.2",
44
"author": "Tinkoff team",
55
"scripts": {
66
"build": "tsc && babel ./ts_temp -d build",

0 commit comments

Comments
 (0)