diff --git a/CHANGELOG.md b/CHANGELOG.md index c05d1a5..22f4b8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.2](https://github.com/SimonGolms/device-bars/compare/v1.1.1...v1.1.2) (2020-05-22) + + +### Bug Fixes + +* allow background css variable to use e.g. linear-gradient ([760f9b0](https://github.com/SimonGolms/device-bars/commit/760f9b0798d5aace57d85f31ffef3fc30768dd4b)) + ## [1.1.1](https://github.com/SimonGolms/device-bars/compare/v1.1.0...v1.1.1) (2020-05-21) diff --git a/package-lock.json b/package-lock.json index 77252a7..82b9c27 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "device-bars", - "version": "1.1.1", + "version": "1.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f46c2e0..e77fc51 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "device-bars", - "version": "1.1.1", + "version": "1.1.2", "description": "Add the appropriate device status bar or navigation bar to your ionic app and bring your mocks/prototypes/screenshots to the next level.", "keywords": [ "android",