Skip to content

Commit 322f6de

Browse files
committed
chore(@ddd-framework/postgres): release @ddd-framework/postgres v1.1.5
1 parent 3dff154 commit 322f6de

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

lib/postgres/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.5](https://github.com/rmolinamir/ddd-framework/compare/@ddd-framework/postgres-v1.1.4...${npm.name}-v1.1.5) (2025-01-19)
4+
5+
6+
### Bug Fixes
7+
8+
* **postgres:** fixed nestjs module providers ([3dff154](https://github.com/rmolinamir/ddd-framework/commit/3dff154bf3c88ae25e6f2f8025d08a5929f9b76d))
9+
310
## [1.1.4](https://github.com/rmolinamir/ddd-framework/compare/@ddd-framework/postgres-v1.1.3...${npm.name}-v1.1.4) (2024-12-22)
411

512

lib/postgres/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ddd-framework/postgres",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"files": [
55
"dist"
66
],

0 commit comments

Comments
 (0)