Skip to content

Commit 0fdbbe9

Browse files
committed
chore(@ddd-framework/core): release @ddd-framework/core v1.0.7
1 parent 9c0e069 commit 0fdbbe9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

lib/core/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.0.7](https://github.com/rmolinamir/ddd-framework/compare/@ddd-framework/core-v1.0.6...${npm.name}-v1.0.7) (2024-08-05)
4+
5+
6+
### Features
7+
8+
* **repository:** added support for the transaction pattern ([9c0e069](https://github.com/rmolinamir/ddd-framework/commit/9c0e069b8256a1d9a93c3115d75076d0270d7cb8))
9+
310
## [1.0.6](https://github.com/rmolinamir/ddd-framework/compare/@ddd-framework/core-v1.0.5...${npm.name}-v1.0.6) (2024-08-05)
411

512

lib/core/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/core",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"private": false,
55
"publishConfig": {
66
"access": "public",

0 commit comments

Comments
 (0)