Skip to content

Latest commit

 

History

History
71 lines (49 loc) · 6.18 KB

CHANGELOG.md

File metadata and controls

71 lines (49 loc) · 6.18 KB

Changelog

1.1.0 (2022-06-28)

Features

Bug Fixes

  • pin aws-sdk-js-v3 monorepo ^3.118.1 (#268) (ad7b6bd)
  • remove redundant dockerfile copy commands (421f813)

1.0.2 (2022-06-03)

Bug Fixes

  • update config service usage in main.ts (f8afe7f)

1.0.1 (2022-05-30)

Bug Fixes

  • add markdownlint ignore (30fa3d6)

1.0.0 (2022-05-30)

Features

Bug Fixes

  • add yarn db:start to dts generate script (7ee59df)
  • create dist dir if not exists (641c22d)
  • db migration generator (b847957)
  • multer file type definition (ba25550)
  • pg container errors (effdae0)
  • reconfigure db migration generator (cbd27ad)
  • remove $ sign from readme commands (0375295)
  • remove whitespace (1e4b9dc)
  • replace deprecated inject connection decorator (884febd)
  • update opaque types (ae40d31)
  • yarn start script (3710082)