Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 2.93 KB

CHANGELOG.md

File metadata and controls

41 lines (26 loc) · 2.93 KB

Changelog

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

0.1.2 (2024-02-09)

0.1.1 (2024-02-09)

Features

Bug Fixes

0.0.3 (2023-01-27)

Features

  • add data (8f06d15)
  • ForgotPassword and ResetPassword component (a13d635)
  • Maintenance, ServerError, NotFound components (3f07b52)
  • ProfileLock, NotFound component (222c02d)

0.0.2 (2023-01-26)

Features

  • add sign-in test (820d720)
  • add SignIn component (6d13485)
  • add SignUp component and sign-up page, and test (5e2e330)

Bug Fixes

  • add @sveltejs/package (c8c5d2e)
  • package.json, SignIn, SignUp component (ad06e6d)