Skip to content

Commit 0fbed95

Browse files
committed
chore(@ddd-framework/core): release @ddd-framework/core v1.0.9
1 parent bae9fe5 commit 0fbed95

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.9](https://github.com/rmolinamir/ddd-framework/compare/@ddd-framework/core-v1.0.8...${npm.name}-v1.0.9) (2024-12-22)
4+
5+
6+
### Features
7+
8+
* **aggregate-root:** added aggregate members logic and allowed entities to raise domain events ([bae9fe5](https://github.com/rmolinamir/ddd-framework/commit/bae9fe59e279e6f8132b78e22957e8a16f76c6ab))
9+
310
## [1.0.8](https://github.com/rmolinamir/ddd-framework/compare/@ddd-framework/core-v1.0.7...${npm.name}-v1.0.8) (2024-08-07)
411

512
## [1.0.7](https://github.com/rmolinamir/ddd-framework/compare/@ddd-framework/core-v1.0.6...${npm.name}-v1.0.7) (2024-08-05)

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.8",
3+
"version": "1.0.9",
44
"private": false,
55
"publishConfig": {
66
"access": "public",

0 commit comments

Comments
 (0)