## [2.1.3](https://github.com/Draggable/formeo-i18n/compare/v2.1.2...v2.1.3) (2018-12-12)


### Bug Fixes

* **lang-files:** Ensure language files are included in the /dist ([1ee910e](https://github.com/Draggable/formeo-i18n/commit/1ee910e))

## [2.1.2](https://github.com/Draggable/formeo-i18n/compare/v2.1.1...v2.1.2) (2018-11-28)


### Bug Fixes

* **package.json:** add sideEffects false so tree shaking works in webpack ([b3c0539](https://github.com/Draggable/formeo-i18n/commit/b3c0539))

## [2.1.1](https://github.com/Draggable/formeo-i18n/compare/v2.1.0...v2.1.1) (2018-11-28)


### Bug Fixes

* **langs:** fix typos ([c7aa1cc](https://github.com/Draggable/formeo-i18n/commit/c7aa1cc))

# [2.1.0](https://github.com/Draggable/formeo-i18n/compare/v2.0.1...v2.1.0) (2018-11-28)


### Features

* **ar-TN:** Add Tunisian Arabic ([178658e](https://github.com/Draggable/formeo-i18n/commit/178658e))

## [2.0.1](https://github.com/Draggable/formeo-i18n/compare/v2.0.0...v2.0.1) (2018-11-28)


### Bug Fixes

* **package.json:** fix main field to point to dist/main.min.js ([a91389c](https://github.com/Draggable/formeo-i18n/commit/a91389c))

# [2.0.0](https://github.com/Draggable/formeo-i18n/compare/v1.4.2...v2.0.0) (2018-11-19)


### Bug Fixes

* **i18n:** stringify lang files ([4f46cba](https://github.com/Draggable/formeo-i18n/commit/4f46cba))


### BREAKING CHANGES

* **i18n:** langList removed

## [1.4.2](https://github.com/Draggable/formeo-i18n/compare/v1.4.1...v1.4.2) (2018-11-17)


### Bug Fixes

* **vars:** update encryted vars ([f02ddcc](https://github.com/Draggable/formeo-i18n/commit/f02ddcc))

## [1.4.1](https://github.com/Draggable/formeo-i18n/compare/v1.4.0...v1.4.1) (2018-11-17)


### Bug Fixes

* **package.json:** respoitory field ([fed0cb6](https://github.com/Draggable/formeo-i18n/commit/fed0cb6))

# [1.4.0](https://github.com/Draggable/formeo-i18n/compare/v1.3.0...v1.4.0) (2018-11-17)


### Features

* **langs:** add languages ([7eeb5ad](https://github.com/Draggable/formeo-i18n/commit/7eeb5ad))
* **translate:** add auto translate script ([c0e6250](https://github.com/Draggable/formeo-i18n/commit/c0e6250))

# [1.3.0](https://github.com/Draggable/formeo-i18n/compare/v1.2.1...v1.3.0) (2018-11-16)


### Features

* **languageFiles:** remove language list, languageFiles should return stringified languages ([f7f46bb](https://github.com/Draggable/formeo-i18n/commit/f7f46bb))

## [1.2.1](https://github.com/Draggable/formeo-i18n/compare/v1.2.0...v1.2.1) (2018-11-16)


### Bug Fixes

* **dist:** dist files should be included in npm ([deeb52b](https://github.com/Draggable/formeo-i18n/commit/deeb52b))

# [1.2.0](https://github.com/Draggable/formeo-i18n/compare/v1.1.0...v1.2.0) (2018-11-16)


### Features

* **build:** add webpack, bundle language files ([d8778d7](https://github.com/Draggable/formeo-i18n/commit/d8778d7))

# [1.1.0](https://github.com/Draggable/formeo-i18n/compare/v1.0.1...v1.1.0) (2018-11-16)


### Features

* **enUS:** add processed language files directly accessible by locale ([eddac38](https://github.com/Draggable/formeo-i18n/commit/eddac38))

## [1.0.1](https://github.com/Draggable/formeo-i18n/compare/v1.0.0...v1.0.1) (2018-11-16)


### Bug Fixes

* **readme:** update npm badge ([1bc2fac](https://github.com/Draggable/formeo-i18n/commit/1bc2fac))

# 1.0.0 (2018-11-16)


### Bug Fixes

* **ci:** travis deploy ([17a7a0b](https://github.com/Draggable/formeo-i18n/commit/17a7a0b))


### Features

* **en-US:** Add en-US ([394978b](https://github.com/Draggable/formeo-i18n/commit/394978b))
