Skip to content

Commit 02eff4c

Browse files
committed
chore(@ddd-framework/core): release @ddd-framework/core v1.0.11
1 parent 5c6e363 commit 02eff4c

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.11](https://github.com/rmolinamir/ddd-framework/compare/@ddd-framework/core-v1.0.10...${npm.name}-v1.0.11) (2024-12-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **aggregate members:** fixed typo and support for no aggregate members ([1bac1ba](https://github.com/rmolinamir/ddd-framework/commit/1bac1ba6d90d2065dd6b17c75ad3ade9fcfd5e4e))
9+
310
## [1.0.10](https://github.com/rmolinamir/ddd-framework/compare/@ddd-framework/core-v1.0.9...${npm.name}-v1.0.10) (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.10",
3+
"version": "1.0.11",
44
"private": false,
55
"publishConfig": {
66
"access": "public",

0 commit comments

Comments
 (0)