File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 3.0.2] ( https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/logger@3.0.1...@shiftcode/logger@3.0.2 ) (2025-09-09)
7+
8+ ** Note:** Version bump only for package @shiftcode/logger
9+
610## [ 3.0.1] ( https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/logger@3.0.0...@shiftcode/logger@3.0.1 ) (2025-09-09)
711
812** Note:** Version bump only for package @shiftcode/logger
Original file line number Diff line number Diff line change 11{
22 "name" : " @shiftcode/logger" ,
3- "version" : " 3.0.2-pr62.0 " ,
3+ "version" : " 3.0.2" ,
44 "description" : " logger for local and aws lambda execution" ,
55 "repository" : " https://github.com/shiftcode/sc-commons-public" ,
66 "license" : " UNLICENSED" ,
3737 "test:watch" : " npm run test -- --watch"
3838 },
3939 "devDependencies" : {
40- "@shiftcode/utilities" : " ^4.2.0-pr62.0 "
40+ "@shiftcode/utilities" : " ^4.2.0"
4141 },
4242 "peerDependencies" : {
4343 "@shiftcode/utilities" : " ^4.0.0 || ^4.0.0-pr53"
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 4.2.0] ( https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/utilities@4.1.0...@shiftcode/utilities@4.2.0 ) (2025-09-09)
7+
8+ ### Features
9+
10+ - ** object-utilities:** add fn to pick props + assert defined from object ([ 8880673] ( https://github.com/shiftcode/sc-commons-public/commit/888067334274a6fcb65197bcc47931360eb96b2f ) )
11+ - ** object-utilities:** add getValueAssertDefined function ([ 527cfc3] ( https://github.com/shiftcode/sc-commons-public/commit/527cfc3cc253edba1fcb92aee960d875be47080c ) )
12+
613# [ 4.1.0] ( https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/utilities@4.0.0...@shiftcode/utilities@4.1.0 ) (2025-09-09)
714
815### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @shiftcode/utilities" ,
3- "version" : " 4.2.0-pr62.0 " ,
3+ "version" : " 4.2.0" ,
44 "description" : " Contains some utilities" ,
55 "repository" : " https://github.com/shiftcode/sc-commons-public" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments