Skip to content

Latest commit

 

History

History
81 lines (39 loc) · 3.67 KB

CHANGELOG.md

File metadata and controls

81 lines (39 loc) · 3.67 KB

1.4.0 (2021-01-08)

Features

1.3.0 (2020-08-31)

Features

  • fix batch delete command from read me (929b789)

1.2.0 (2020-05-23)

Features

  • batch: Batch delete users (c639aaa)

1.1.2 (2020-05-23)

Bug Fixes

  • logger: Updating logger for json objects (c47193f)

1.1.1 (2020-05-23)

Bug Fixes

  • cli-init: fixed cli init for required attributes (#15) (f8842d7)

1.1.0 (2020-05-18)

Features

  • decode: Add decode command (a6f00c5)

1.0.3 (2020-05-04)

Bug Fixes

  • logger: Added winston logger (8c77b14)

1.0.2 (2020-05-03)

Bug Fixes

  • login: Fixed auth login with client secret (#9) (a908dd3)

1.0.1 (2020-05-03)

Bug Fixes

  • readme: Update usage in readme (4d0eece)

1.0.0 (2020-05-02)

Bug Fixes

  • circleci: Fixed npm auth cirleci (f504f09)
  • license: Add MIT license (b5d75e8)
  • package.json: Add publish config (7ebd64c)
  • package.json: Fix bin in package.json (56789b5)
  • version: Revert to version 1.0.0 (16025ba)

Features

  • deployment: Add Circleci (e619ebd)
  • user-cmds: Added more user service commands (#5) (e2a004a)
  • user-service: Cognito user service (#4) (69abfa2)
  • version: version bump (859cfee)