diff --git a/CHANGELOG.md b/CHANGELOG.md index 17de2be..9f2bd8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ 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.0](https://github.com/mattieha/select-list-card/compare/v1.1.1...v1.2.0) (2020-07-20) + + +### Features + +* **translations:** add es and hu translations ([3b022c8](https://github.com/mattieha/select-list-card/commit/3b022c8941b471430dcc04e1a51fe7730e8654eb)) + + +### Bug Fixes + +* **editor:** workaround for editor switch labels not showing ([d52d1c3](https://github.com/mattieha/select-list-card/commit/d52d1c308568c90607d3ace95a56173f392d5480)) +* .gitignore ([58251ca](https://github.com/mattieha/select-list-card/commit/58251ca19171f7f0478422712133a6f46c709fd9)) +* card version ([8beaffa](https://github.com/mattieha/select-list-card/commit/8beaffae772a392949fba00f7e8b5b31f6edf117)) + ### [1.1.1](https://github.com/mattieha/select-list-card/compare/v1.1.0...v1.1.1) (2020-07-07) ## [1.1.0](https://github.com/mattieha/select-list-card/compare/v1.0.0...v1.1.0) (2020-07-07) diff --git a/package-lock.json b/package-lock.json index 13b5d92..dcb6c5b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "select-list-card", - "version": "1.1.1", + "version": "1.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 737892b..dcc114c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "select-list-card", - "version": "1.1.1", + "version": "1.2.0", "description": "Lovelace select-list-card", "keywords": [ "home-assistant",