Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

26 lines (13 loc) · 1.02 KB

Changelog

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

0.0.3 (2020-04-27)

0.0.2 (2020-04-27)

Features

  • auth: add cognito passwordless auth triggers (0dbd9a6)
  • auth: add email template file (a48fe7c)
  • auth: implement passwordless sign-in (0f9f213)

Bug Fixes

  • remove unused validation clause (01054a5)

0.0.1 (2020-04-24)

Features

  • initial commit 9a10425