Skip to content

Commit 35560a2

Browse files
committed
chore(@ddd-framework/core): release @ddd-framework/core v1.0.12
1 parent b9eb606 commit 35560a2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

lib/core/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.0.12](https://github.com/rmolinamir/ddd-framework/compare/@ddd-framework/core-v1.0.11...${npm.name}-v1.0.12) (2024-12-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **entity:** entities can raise domain events without aggregate IDs ([165e1ce](https://github.com/rmolinamir/ddd-framework/commit/165e1ce818fac9703cd680669cf11b53d3789dd8))
9+
* **entity:** updated test ([b9eb606](https://github.com/rmolinamir/ddd-framework/commit/b9eb606f78a5cab6148ae45f69fe4b0deb166d54))
10+
311
## [1.0.11](https://github.com/rmolinamir/ddd-framework/compare/@ddd-framework/core-v1.0.10...${npm.name}-v1.0.11) (2024-12-22)
412

513

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

0 commit comments

Comments
 (0)