# Changelog

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

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.13.4] - 2022-10-31

### Changed

- Icons colors to variables

## [0.13.3] - 2022-10-25

### Added

- Important in bagde text color

## [0.13.2] - 2022-10-20

### Change

- New style to back button and title in all stores screen

## [0.13.1] - 2022-10-20

### Added

- New price data

## [0.13.0] - 2022-10-17

### Change

- Replace session storage to LocalStorage

## [0.12.1] - 2022-10-11

### Change

- Replace Estimate and Pickup point set method

## [0.12.0] - 2022-10-10

### Change

- Change cookies to sessions

## [0.11.2] - 2022-10-05

### Change

- Validate condition

## [0.11.1] - 2022-09-23

### Change

- Pickup name to pickup-in-point

## [0.11.0] - 2022-09-22

### Added

- useEffect for pickuppoints state

## [0.10.1] - 2022-09-13

### Fixed

- Align button on store-container

## [0.10.0] - 2022-09-12

### Added

- [SHC-1130](https://smrholding.atlassian.net/browse/SHC-1130) - Variable colors

## [0.9.3] - 2022-09-08

### Added

- Set postal code in pickup

## [0.9.2] - 2022-09-08

### Added

- Pickup cookies and states

## [0.9.1] - 2022-09-08

### Fixed

- types and setStates

## [0.9.0] - 2022-09-06

### Added

- [SHC-1080](https://smrholding.atlassian.net/browse/SHC-1080) - Regionalize catalog

## [0.8.3] - 2022-08-31

### Added

- Pickup Point name state

## [0.8.2] - 2022-08-31

### Change

-Change the set method function

## [0.8.1] - 2022-08-26

### Change

-Moved the "method" state to external receive.
-Change badge css.

## [0.8.0] - 2022-08-26

### Added

- [SHC-1062](https://smrholding.atlassian.net/browse/SHC-1062) - Pickup Point infos

## [0.7.0] - 2022-08-26

### Added

- [SHC-1088](https://smrholding.atlassian.net/browse/SHC-1088) - Cart simulator context

## [0.6.2] - 2022-08-26

### Fixed

- edit address button text

## [0.6.1] - 2022-08-26

### Fixed

- close modal in navigation

## [0.6.0] - 2022-08-26

### Added

- [SHC-1008](https://smrholding.atlassian.net/browse/SHC-1008) - Store choosed view

## [0.5.0] - 2022-08-25

### Added

- Delivery props

## [0.4.0] - 2022-08-25

### Added

- [SHC-906](https://smrholding.atlassian.net/browse/SHC-906) - Stores list

## [0.3.0] - 2022-08-24

### Added

- [SHC-819](https://smrholding.atlassian.net/browse/SHC-819) - Pickup modal

### Changed

- props

## [0.2.3] - 2022-08-19

### Changed

- Fix Status import in context

## [0.2.2] - 2022-08-19

### Changed

- Status in RegionalizationProps

## [0.2.1] - 2022-08-19

### Fixed

- Export in index.ts

## [0.2.0] - 2022-08-19

### Changed

- refactored and componentized

## [0.1.21] - 2022-06-27

### Changed

- update start price function

### Fixed

- Update input and button in initial view

## [0.1.20] - 2022-06-27

### Fixed

- Update input and button in initial view

## [0.1.19] - 2022-06-27

### Fixed

-Add mask in postal code input and minWidth

## [0.1.18] - 2022-06-20

### Fixed

- style defaultStyleContainerSections renamed

## [0.1.17] - 2022-06-20

### Fixed

- default styles in times section

## [0.1.15] - 2022-06-20

### Added

- added validation in cep input

## [0.1.14] - 2022-06-15

### Removed

- Import React in useWindowsDimensions hook

## [0.1.13] - 2022-06-15

### Added

- Created button disabled style

## [0.1.12] - 2022-06-15

### Added

- Changed to clean package
