Skip to content

Commit 0f8fc54

Browse files
committed
chore(@ddd-framework/postgres): release @ddd-framework/postgres v1.1.6
1 parent a8ea332 commit 0f8fc54

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.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+
310
## [1.1.5](https://github.com/rmolinamir/ddd-framework/compare/@ddd-framework/postgres-v1.1.4...${npm.name}-v1.1.5) (2025-01-19)
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.5",
3+
"version": "1.1.6",
44
"files": [
55
"dist"
66
],

0 commit comments

Comments
 (0)