We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d268ae4 commit d426943Copy full SHA for d426943
2 files changed
CHANGELOG.md
@@ -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
6
## [4.5.2](https://github.com/qiwi/decorator-utils/compare/v4.5.1...v4.5.2) (2023-03-17)
7
8
### Fixes & improvements
package.json
@@ -1,7 +1,7 @@
{
"name": "@qiwi/decorator-utils",
"alias": "@qiwi/decorator-utils",
- "version": "4.5.2",
+ "version": "4.5.3",
"publishConfig": {
"access": "public"
},
0 commit comments