File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.1.0] ( https://github.com/rmolinamir/ddd-framework/compare/@ddd-framework/collections-v1.0.1...${npm.name}-v1.1.0 ) (2023-10-28)
4+
5+
6+ ### Features
7+
8+ * ** @ddd-framework/collections :** entityCollection now supports Entity keys | ` from ` improvements ([ 18203ae] ( https://github.com/rmolinamir/ddd-framework/commit/18203ae49098f81e7b1886df41043ee323ec2369 ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * ** core:** removed logs ([ dfaf76f] ( https://github.com/rmolinamir/ddd-framework/commit/dfaf76f4987723a20d00590cf54faf012e7b4535 ) )
14+
315## [ 1.0.1] ( https://github.com/rmolinamir/ddd-framework/compare/@ddd-framework/collections-v1.0.0...${npm.name}-v1.0.1 ) (2023-07-17)
416
517## [ 1.0.0] ( https://github.com/rmolinamir/ddd-framework/compare/@ddd-framework/collections-v0.0.1...${npm.name}-v1.0.0 ) (2023-07-17)
Original file line number Diff line number Diff line change 11{
22 "name" : " @ddd-framework/collections" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.1.0 " ,
44 "private" : false ,
55 "publishConfig" : {
66 "access" : " public" ,
You can’t perform that action at this time.
0 commit comments