Skip to content

Commit 85c9277

Browse files
committed
chore(release): version 2.5.6
1 parent 674cd27 commit 85c9277

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [2.5.6](https://github.com/Tinkoff/utils.js/compare/2.5.4...2.5.6) (2023-07-31)
4+
5+
6+
### Bug Fixes
7+
8+
* remove `files` property from package.json ([541ee12](https://github.com/Tinkoff/utils.js/commit/541ee12a41721534b120049f98aae178553a0edb))
9+
310
## [2.5.4](https://github.com/Tinkoff/utils.js/compare/2.5.3...2.5.4) (2023-07-31)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tinkoff/utils",
3-
"version": "2.5.5",
3+
"version": "2.5.6",
44
"author": "Tinkoff team",
55
"scripts": {
66
"build": "tsc && babel ./ts_temp -d build",

0 commit comments

Comments
 (0)