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 1+ # [ 11.4.0] ( https://github.com/makeomatic/ms-users/compare/v11.3.1...v11.4.0 ) (2019-10-03)
2+
3+
4+ ### Bug Fixes
5+
6+ * upgrade deps, ensure schemas are valid ([ 5b29710] ( https://github.com/makeomatic/ms-users/commit/5b29710 ) )
7+
8+
9+ ### Features
10+
11+ * optional password strength checks ([ #429 ] ( https://github.com/makeomatic/ms-users/issues/429 ) ) ([ 63d8ffb] ( https://github.com/makeomatic/ms-users/commit/63d8ffb ) )
12+
113## [ 11.3.1] ( https://github.com/makeomatic/ms-users/compare/v11.3.0...v11.3.1 ) (2019-09-18)
214
315
Original file line number Diff line number Diff line change 22 "name" : " ms-users" ,
33 "description" : " Core of the microservice for handling users" ,
44 "main" : " ./lib/index.js" ,
5- "version" : " 11.3.1 " ,
5+ "version" : " 11.4.0 " ,
66 "scripts" : {
77 "compile" : " rimraf ./lib; babel -d ./lib --copy-files ./src" ,
88 "pretest" : " yarn compile" ,
You can’t perform that action at this time.
0 commit comments