Skip to content

Commit

Permalink
chore(release): version 2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tinkoff-bot committed Jul 31, 2023
1 parent a4c1616 commit 562d807
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@


## 2.5.2 (2023-07-31)

## 2.2.1

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

## 0.6.2
+ Add changelog
+ Convert utils build with babel
+ Convert utils build with babel
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.5.1",
"version": "2.5.2",
"author": "Tinkoff team",
"scripts": {
"build": "tsc && babel ./ts_temp -d build",
Expand Down

0 comments on commit 562d807

Please sign in to comment.