File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44
55## Unreleased
66
7+ ### 3.4.1 - 2023-01-03
8+
9+ ### Fix
10+
11+ - user-name.value-object: remove empty spaces. By: [ VinnyLima] ( https://github.com/VinnyLima )
12+
13+ ---
714### 3.4.0 - 2022-12-25
815
916### Update
Original file line number Diff line number Diff line change 11{
22 "name" : " types-ddd" ,
3- "version" : " 3.4.0 " ,
3+ "version" : " 3.4.1 " ,
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" ,
1010 {
1111 "name" : " Marko Zlatar" ,
1212 "url" : " https://github.com/mark01zlatar"
13+ },
14+ {
15+ "name" : " Paulo Vinicius" ,
16+ "url" : " https://github.com/VinnyLima"
1317 }
1418 ],
1519 "engines" : {
You can’t perform that action at this time.
0 commit comments