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 a8ea332 commit 0f8fc54Copy full SHA for 0f8fc54
lib/postgres/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.6](https://github.com/rmolinamir/ddd-framework/compare/@ddd-framework/postgres-v1.1.5...${npm.name}-v1.1.6) (2025-01-19)
4
+
5
6
+### Features
7
8
+* **postgres:** added pool support ([a8ea332](https://github.com/rmolinamir/ddd-framework/commit/a8ea332d7589fee52857ae019ef48b752fbb8954))
9
10
## [1.1.5](https://github.com/rmolinamir/ddd-framework/compare/@ddd-framework/postgres-v1.1.4...${npm.name}-v1.1.5) (2025-01-19)
11
12
lib/postgres/package.json
@@ -1,6 +1,6 @@
{
"name": "@ddd-framework/postgres",
- "version": "1.1.5",
+ "version": "1.1.6",
"files": [
"dist"
],
0 commit comments