# Changelog

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

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

## [Unreleased]

## [1.2.10] - 2018-05-08

### Changed

* Add import for slick css.

## [1.2.9] - 2018-05-04

### Added

* Add the _ProductImage_ Component.

## [1.2.2] - 2018-05-07

## [1.2.1] - 2018-05-02

### Fixed

* Fix production build in package publish.

## [1.2.0] - 2018-05-02

### Changed

* Update Price and ProductName components.

## [1.1.1] - 2018-04-26

### Added

* Discount badge by @vitoriaHeliane.
* VTEX scoped classes on price, name and quantity selector components.

### Changed

* Price component locales for better accessibility.
* Price component styles.
* Product name component styles.

### Removed

* Reference code prop from product name component.

## [1.1.0] - 2018-04-24

### Added

* Add the product name by @lucasecdb.
* Add the quantity selector by @vitoriaHeliane.

## [1.0.0] - 2018-04-20

### Added

* Add the product price by @estacioneto.
* Added to the NPM registry.
