Skip to content

Commit 2264613

Browse files
committed
chore(release): version 2.5.4
1 parent 7fa2805 commit 2264613

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [2.5.4](https://github.com/Tinkoff/utils.js/compare/2.5.3...2.5.4) (2023-07-31)
4+
5+
6+
### Bug Fixes
7+
8+
* add files to publishing ([49c0b80](https://github.com/Tinkoff/utils.js/commit/49c0b80a35085a143f7d017b15b7657f5b0fbfd6))
9+
310
## [2.5.3](https://github.com/Tinkoff/utils.js/compare/2.5.2...2.5.3) (2023-07-31)
411

512

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

0 commit comments

Comments
 (0)