Skip to content

Commit 4dfe285

Browse files
committed
chore(release): 4.2.0 [skip ci]
1 parent ed1b371 commit 4dfe285

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.2.0](https://github.com/qiwi/decorator-utils/compare/v4.1.0...v4.2.0) (2023-03-10)
2+
3+
### Features
4+
* feat: pass decorator args type to handler signature ([ed1b371](https://github.com/qiwi/decorator-utils/commit/ed1b371061e5ca475214f2e1c639da487b05e1b1))
5+
16
## [4.1.0](https://github.com/qiwi/decorator-utils/compare/v4.0.0...v4.1.0) (2023-03-07)
27

38
### Features

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.1.0",
4+
"version": "4.2.0",
55
"publishConfig": {
66
"access": "public"
77
},

0 commit comments

Comments
 (0)