Skip to content

Commit f523fd0

Browse files
chore(release): webhook-v1.3.3 [skip ci]
## [1.3.3](webhook-v1.3.2...webhook-v1.3.3) (2025-08-30) ### Bug Fixes * update code for detect stacktrace ([d204e79](d204e79))
1 parent fda157c commit f523fd0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

libs/feature/webhook/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.3.3](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/webhook-v1.3.2...webhook-v1.3.3) (2025-08-30)
2+
3+
4+
### Bug Fixes
5+
6+
* update code for detect stacktrace ([d204e79](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/d204e794d3f0c9550a65c36b8ef5ec66216ad7d1))
7+
18
## [1.3.2](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/webhook-v1.3.1...webhook-v1.3.2) (2025-07-29)
29

310

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.3.2",
4+
"version": "1.3.3",
55
"keywords": [
66
"feature",
77
"nestjs",

0 commit comments

Comments
 (0)