Skip to content

Commit 22d7479

Browse files
committed
chore(@ddd-framework/core): release @ddd-framework/core v1.0.10
1 parent 15d5e34 commit 22d7479

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.10](https://github.com/rmolinamir/ddd-framework/compare/@ddd-framework/core-v1.0.9...${npm.name}-v1.0.10) (2024-12-22)
4+
5+
6+
### Features
7+
8+
* **core:** new aggregate-members logic is exportable ([15d5e34](https://github.com/rmolinamir/ddd-framework/commit/15d5e34685397b8bb44914f6771660247d93bbb6))
9+
310
## [1.0.9](https://github.com/rmolinamir/ddd-framework/compare/@ddd-framework/core-v1.0.8...${npm.name}-v1.0.9) (2024-12-22)
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.9",
3+
"version": "1.0.10",
44
"private": false,
55
"publishConfig": {
66
"access": "public",

0 commit comments

Comments
 (0)