Skip to content

Latest commit

 

History

History
78 lines (38 loc) · 4.4 KB

CHANGELOG.md

File metadata and controls

78 lines (38 loc) · 4.4 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

11.5.1 (2024-08-22)

Bug Fixes

  • csi-528: added husky (201bce1)
  • csi-528: fixed logger.child() to avoid creating new winston instance (963ac80)
  • csi-528: updated deps (d010671)
  • csi-528: updated deps (7d39c51)

11.5.0 (2024-07-25)

Features

  • csi-334: added contextLogger with asyncStorage (#52) (8a46e3e)

11.4.5 (2024-07-24)

11.4.4 (2024-07-24)

11.4.3 (2024-07-24)

11.4.2 (2024-07-24)

11.4.1 (2024-07-24)

11.4.0 (2024-07-22)

11.3.1 (2024-04-24)

11.3.0 (2024-03-19)

Features

  • avoid stringify if only message passed (no extra quotes) (#47) (c172d5e)

11.2.2 (2023-08-29)

11.2.1 (2023-08-24)

11.2.0 (2022-11-21)

Features

  • change formatter to output valid json (#40) (c2a761e)

11.1.0 (2022-11-17)

Features

11.0.1 (2022-05-19)

11.0.0 (2022-04-28)

⚠ BREAKING CHANGES

  • mojaloop/#2092: major version bump for node v16 LTS support

Features

Bug Fixes

  • ci-cd for github-release (5c11e86)