# [3.5.0](https://github.com/Draggable/formeo-languages/compare/v3.4.1...v3.5.0) (2026-01-13)


### Features

* add cancel and configuration labels ([1b4ba56](https://github.com/Draggable/formeo-languages/commit/1b4ba56))

## [3.4.1](https://github.com/Draggable/formeo-languages/compare/v3.4.0...v3.4.1) (2024-12-01)


### Bug Fixes

* add default value for fromLocale ([089d7db](https://github.com/Draggable/formeo-languages/commit/089d7db))

# [3.4.0](https://github.com/Draggable/formeo-languages/compare/v3.3.0...v3.4.0) (2024-12-01)


### Features

* add condition type labels ([43c6693](https://github.com/Draggable/formeo-languages/commit/43c6693))

# [3.3.0](https://github.com/Draggable/formeo-languages/compare/v3.2.0...v3.3.0) (2024-11-21)


### Features

* add isChecked field property ([d717495](https://github.com/Draggable/formeo-languages/commit/d717495))
* add isChecked field property ([a6526dd](https://github.com/Draggable/formeo-languages/commit/a6526dd))
* translate isChecked ([68088e2](https://github.com/Draggable/formeo-languages/commit/68088e2))

# [3.2.0](https://github.com/Draggable/formeo-languages/compare/v3.1.3...v3.2.0) (2024-11-12)


### Bug Fixes

* commitlint config ([298c6a5](https://github.com/Draggable/formeo-languages/commit/298c6a5))
* lefthook for local only ([dc52e9b](https://github.com/Draggable/formeo-languages/commit/dc52e9b))
* lefthook for local only ([3f86104](https://github.com/Draggable/formeo-languages/commit/3f86104))
* lefthook for local only ([8b9464f](https://github.com/Draggable/formeo-languages/commit/8b9464f))


### Features

* add he-IL and hi-IN ([c246fc0](https://github.com/Draggable/formeo-languages/commit/c246fc0))
* add hindi ([d67fd5d](https://github.com/Draggable/formeo-languages/commit/d67fd5d))
* translate and format all languages ([530cab7](https://github.com/Draggable/formeo-languages/commit/530cab7))

## [3.1.3](https://github.com/Draggable/formeo-languages/compare/v3.1.2...v3.1.3) (2024-10-30)


### Bug Fixes

* es module output config ([1f22b1d](https://github.com/Draggable/formeo-languages/commit/1f22b1d))

## [3.1.2](https://github.com/Draggable/formeo-languages/compare/v3.1.1...v3.1.2) (2024-10-30)


### Bug Fixes

* main filename ([dca02f8](https://github.com/Draggable/formeo-languages/commit/dca02f8))

## [3.1.1](https://github.com/Draggable/formeo-languages/compare/v3.1.0...v3.1.1) (2024-10-30)


### Bug Fixes

* named exports ([ae42a8d](https://github.com/Draggable/formeo-languages/commit/ae42a8d))

# [3.1.0](https://github.com/Draggable/formeo-languages/compare/v3.0.2...v3.1.0) (2024-10-30)


### Features

* add lamguage file options ([4f82dbc](https://github.com/Draggable/formeo-languages/commit/4f82dbc))

## [3.0.2](https://github.com/Draggable/formeo-languages/compare/v3.0.1...v3.0.2) (2024-10-30)


### Bug Fixes

* commitlint preventing release ([7d8c44d](https://github.com/Draggable/formeo-languages/commit/7d8c44d))
* commitlint preventing release ([6d7ce3f](https://github.com/Draggable/formeo-languages/commit/6d7ce3f))
* json files not copied to dist ([9e26bd0](https://github.com/Draggable/formeo-languages/commit/9e26bd0))
* lefthook preventing release ([d4ed1d5](https://github.com/Draggable/formeo-languages/commit/d4ed1d5))

## [3.0.1](https://github.com/Draggable/formeo-languages/compare/v3.0.0...v3.0.1) (2024-10-30)


### Bug Fixes

* readme ([736b35e](https://github.com/Draggable/formeo-languages/commit/736b35e))

# [3.0.0](https://github.com/Draggable/formeo-languages/compare/v2.1.3...v3.0.0) (2024-10-30)


### Bug Fixes

* language build and demo ([295d6f5](https://github.com/Draggable/formeo-languages/commit/295d6f5))
* lint command ([86dfcef](https://github.com/Draggable/formeo-languages/commit/86dfcef))


### Features

* add json files ([5caf38f](https://github.com/Draggable/formeo-languages/commit/5caf38f))


### BREAKING CHANGES

* changes to build output

## [2.1.3](https://github.com/Draggable/formeo-languages/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-languages/commit/1ee910e))

## [2.1.2](https://github.com/Draggable/formeo-languages/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-languages/commit/b3c0539))

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


### Bug Fixes

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

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


### Features

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

## [2.0.1](https://github.com/Draggable/formeo-languages/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-languages/commit/a91389c))

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


### Bug Fixes

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


### BREAKING CHANGES

* **i18n:** langList removed

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


### Bug Fixes

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

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


### Bug Fixes

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

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


### Features

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

# [1.3.0](https://github.com/Draggable/formeo-languages/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-languages/commit/f7f46bb))

## [1.2.1](https://github.com/Draggable/formeo-languages/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-languages/commit/deeb52b))

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


### Features

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

# [1.1.0](https://github.com/Draggable/formeo-languages/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-languages/commit/eddac38))

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


### Bug Fixes

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

# 1.0.0 (2018-11-16)


### Bug Fixes

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


### Features

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