Skip to content

Commit d426943

Browse files
committed
chore(release): 4.5.3 [skip ci]
1 parent d268ae4 commit d426943

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [4.5.3](https://github.com/qiwi/decorator-utils/compare/v4.5.2...v4.5.3) (2023-05-23)
2+
3+
### Fixes & improvements
4+
* perf: deps revision ([0cdc341](https://github.com/qiwi/decorator-utils/commit/0cdc34151dc395148aa51b412a4d673b0e9af019))
5+
16
## [4.5.2](https://github.com/qiwi/decorator-utils/compare/v4.5.1...v4.5.2) (2023-03-17)
27

38
### Fixes & improvements

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@qiwi/decorator-utils",
33
"alias": "@qiwi/decorator-utils",
4-
"version": "4.5.2",
4+
"version": "4.5.3",
55
"publishConfig": {
66
"access": "public"
77
},

0 commit comments

Comments
 (0)