Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 737 Bytes

CHANGELOG.md

File metadata and controls

24 lines (16 loc) · 737 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • create the logic for setup the store
  • implemente the logic for change the selected store
  • implemente the logic for search products in the selected store

[0.2.0] - 2023-10-21

Added

  • install npm i @nextui-org/react framer-motion
  • create CHANGELOG.md
  • create the Navbar component
  • create the providers ProfileProvider and StoreProvider for manage the settings of the store and the dummy profile
  • install conventional commit settings