# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.2.1](https://github.com/Puzzlout/GoogleSheetCmsLight/compare/v1.2.0...v1.2.1) (2020-04-21)

## [1.2.0](https://github.com/Puzzlout/GoogleSheetCmsLight/compare/v1.1.0...v1.2.0) (2020-04-21)


### Features

* Update meta tags in the head element on language change ([#6](https://github.com/Puzzlout/GoogleSheetCmsLight/issues/6)) ([88f7c59](https://github.com/Puzzlout/GoogleSheetCmsLight/commit/88f7c59f65dfd69c9171011051c53588bf77eeda))

## [1.1.0](https://github.com/Puzzlout/GoogleSheetCmsLight/compare/v1.0.4...v1.1.0) (2020-04-21)


### Features

* implement update of lang attr in html tag ([#4](https://github.com/Puzzlout/GoogleSheetCmsLight/issues/4)) ([d3ee6de](https://github.com/Puzzlout/GoogleSheetCmsLight/commit/d3ee6de29a61da08fe8803221bfa629c097673b0))


### Bug Fixes

* remove log on demand ([#5](https://github.com/Puzzlout/GoogleSheetCmsLight/issues/5)) ([14ded87](https://github.com/Puzzlout/GoogleSheetCmsLight/commit/14ded87b12268a6020e7d99dd8b21dbb026af88b))

### [1.0.4](https://github.com/Puzzlout/GoogleSheetCmsLight/compare/v1.0.3...v1.0.4) (2020-04-20)


### Bug Fixes

* update .gitignore to include the library ;) ([752db8b](https://github.com/Puzzlout/GoogleSheetCmsLight/commit/752db8bd0391e85ccf6aa580b18430ac4224097a))
* update .gitignore to include the library but nothing else ;) ([b9dbd86](https://github.com/Puzzlout/GoogleSheetCmsLight/commit/b9dbd86bf37ab985e5316eca9bdb4464ebf0c07c))

### [1.0.3](https://github.com/Puzzlout/GoogleSheetCmsLight/compare/v1.0.2...v1.0.3) (2020-04-20)


### Bug Fixes

* resolve broken layout on mobile ([8f1597c](https://github.com/Puzzlout/GoogleSheetCmsLight/commit/8f1597c04fbb7b3bce64991e65d7851f50854928))

### [1.0.2](https://github.com/Puzzlout/GoogleSheetCmsLight/compare/v1.0.1...v1.0.2) (2020-04-20)


### Bug Fixes

* resolve broken layout on mobile ([74a3756](https://github.com/Puzzlout/GoogleSheetCmsLight/commit/74a3756d2f7d8fea13d1a3bdf2b9001c6029cee2))
* update changelog ([582e84d](https://github.com/Puzzlout/GoogleSheetCmsLight/commit/582e84d911a03dfb7da65e224fd29b7a8c328350))

### [1.0.1](https://github.com/Puzzlout/GoogleSheetCmsLight/compare/v1.0.0...v1.0.1) (2020-04-19)

- Implement supported languages setting (#1)

### [1.0.0](https://github.com/Puzzlout/GoogleSheetCmsLight/commit/49010661e955e33d3b3790f826d2f672f19226a6) (2020-04-17)

- Initialize the package.
