We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dff154 commit 322f6deCopy full SHA for 322f6de
lib/postgres/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [1.1.4](https://github.com/rmolinamir/ddd-framework/compare/@ddd-framework/postgres-v1.1.3...${npm.name}-v1.1.4) (2024-12-22)
11
12
lib/postgres/package.json
@@ -1,6 +1,6 @@
{
"name": "@ddd-framework/postgres",
- "version": "1.1.4",
+ "version": "1.1.5",
"files": [
"dist"
],
0 commit comments