Skip to content

Commit 88c5206

Browse files
chore(release): notifications-v1.2.3 [skip ci]
## [1.2.3](notifications-v1.2.2...notifications-v1.2.3) (2025-07-05) ### Bug Fixes * add support parse driverAdapterError ([37a72b4](37a72b4))
1 parent f1ed55e commit 88c5206

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

libs/feature/notifications/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.3](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/notifications-v1.2.2...notifications-v1.2.3) (2025-07-05)
2+
3+
4+
### Bug Fixes
5+
6+
* add support parse driverAdapterError ([37a72b4](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/37a72b405bf0cae45af04ddafba73f998c2de08f))
7+
18
## [1.2.2](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/notifications-v1.2.1...notifications-v1.2.2) (2025-06-16)
29

310

libs/feature/notifications/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/notifications",
33
"description": "Notifications module with an error filter, guard, controller, database migrations and rest-sdk for work with module from other nodejs appliaction",
4-
"version": "1.2.2",
4+
"version": "1.2.3",
55
"keywords": [
66
"feature",
77
"nestjs",

0 commit comments

Comments
 (0)