Skip to content

Commit 444ab3c

Browse files
chore(release): webhook-v1.1.3 [skip ci]
## [1.1.3](webhook-v1.1.2...webhook-v1.1.3) (2025-06-04) ### Bug Fixes * patch output dist files ([70f1da8](70f1da8)) * update @semantic-release/exec options ([c3da67b](c3da67b))
1 parent 5d0ad45 commit 444ab3c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

libs/feature/webhook/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.1.3](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/webhook-v1.1.2...webhook-v1.1.3) (2025-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* patch output dist files ([70f1da8](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/70f1da83ae5cbda4532695cf2fca49aeb9914161))
7+
* update @semantic-release/exec options ([c3da67b](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/c3da67ba33bf2a5014ee61be5dcd5e4331996354))
8+
19
## [1.1.2](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/webhook-v1.1.1...webhook-v1.1.2) (2025-06-04)
210

311

libs/feature/webhook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nestjs-mod/webhook",
33
"description": "Webhook module with an error filter, guard, controller, database migrations and rest-sdk for work with module from other nodejs appliaction",
4-
"version": "1.1.2",
4+
"version": "1.1.3",
55
"keywords": [
66
"feature",
77
"nestjs",

0 commit comments

Comments
 (0)