File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed
Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -6,15 +6,15 @@ All notable changes to this project will be documented in this file.
66
77---
88
9- ### [ 3.11.0-beta ] - 2024-12-15
9+ ## Released
1010
11- ### Fix
11+ ---
1212
13- - Fix: update rich-domain to v1.25.0-beta
13+ ### [ 3.11.0 ] - 2024-12-17
1414
15- ---
15+ ### Fix
1616
17- ## Released
17+ - Fix: update rich-domain to v1.25.0-beta
1818
1919---
2020
Original file line number Diff line number Diff line change 11{
22 "name" : " types-ddd" ,
3- "version" : " 3.11.0-beta " ,
3+ "version" : " 3.11.0" ,
44 "description" : " This package provide utils file and interfaces to assistant build a complex application with domain driving design" ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
6060 "bcrypt" : " ^5.0.1" ,
6161 "pino" : " ^9.5.0" ,
6262 "pino-pretty" : " ^11.3.0" ,
63- "rich-domain" : " 1.25.0-beta "
63+ "rich-domain" : " ^ 1.25.0"
6464 },
6565 "devDependencies" : {
6666 "@microsoft/tsdoc" : " ^0.14.1" ,
Original file line number Diff line number Diff line change @@ -3480,10 +3480,10 @@ rfdc@^1.4.1:
34803480 resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.4.1.tgz#778f76c4fb731d93414e8f925fbecf64cce7f6ca"
34813481 integrity sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==
34823482
3483- 3484- version "1.25.0-beta "
3485- resolved "https://registry.yarnpkg.com/rich-domain/-/rich-domain-1.25.0-beta .tgz#cb5f9f0260977b666f44457238b7e8a7e9e30b66 "
3486- integrity sha512-B5XbfndP0VyidO1VflDeystk9ZCJVLhhncfq/2UhytvYqOcsmqyIl16IbQ1mEZ1weGhUYT/ip3ChgE4lezTghw ==
3483+ rich-domain@^ 1.25.0 :
3484+ version "1.25.0"
3485+ resolved "https://registry.yarnpkg.com/rich-domain/-/rich-domain-1.25.0.tgz#5043a2aed040660b2d3f05390eeee9259c511cdb "
3486+ integrity sha512-W6/yB2twlPahc1WRWVYsa8YOQ+X/OKwTCVkS2MaiGSCt3BhcQncNi5fVfyKXPumB9bgdEpRpnSERDQLUiYGJkA ==
34873487
34883488rimraf@^3.0.0, rimraf@^3.0.2 :
34893489 version "3.0.2"
You can’t perform that action at this time.
0 commit comments