Skip to content

Commit b69a370

Browse files
committed
chore(@ddd-framework/postgres): release @ddd-framework/postgres v1.1.4
1 parent 9a4ec6a commit b69a370

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.4](https://github.com/rmolinamir/ddd-framework/compare/@ddd-framework/postgres-v1.1.3...${npm.name}-v1.1.4) (2024-12-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **postgres:** transaction-manager no longer catches rollaback errors ([9a4ec6a](https://github.com/rmolinamir/ddd-framework/commit/9a4ec6ad086a2d55191b1502a18954d6c53cc1d7))
9+
310
## [1.1.3](https://github.com/rmolinamir/ddd-framework/compare/@ddd-framework/postgres-v1.1.2...${npm.name}-v1.1.3) (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.3",
3+
"version": "1.1.4",
44
"files": [
55
"dist"
66
],

0 commit comments

Comments
 (0)