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 2498190 commit cf6a616Copy full SHA for cf6a616
lib/postgres/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.7](https://github.com/rmolinamir/ddd-framework/compare/@ddd-framework/postgres-v1.1.6...${npm.name}-v1.1.7) (2025-01-19)
4
+
5
6
+### Features
7
8
+* **postgres:** exporting pools for cjs ([2498190](https://github.com/rmolinamir/ddd-framework/commit/249819084f5bdae4991dc891cec607f6661970f1))
9
10
## [1.1.6](https://github.com/rmolinamir/ddd-framework/compare/@ddd-framework/postgres-v1.1.5...${npm.name}-v1.1.6) (2025-01-19)
11
12
lib/postgres/package.json
@@ -1,6 +1,6 @@
{
"name": "@ddd-framework/postgres",
- "version": "1.1.6",
+ "version": "1.1.7",
"files": [
"dist"
],
0 commit comments