From 36fe30f0728d6edd3d2715af9743c52b17811675 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 31 May 2020 08:23:31 +0000 Subject: [PATCH] chore(release): 1.9.0 [skip ci] # [1.9.0](https://github.com/HospitalRun/components/compare/v1.8.1...v1.9.0) (2020-05-31) ### Features * **modal:** styling through props ([7f2cf11](https://github.com/HospitalRun/components/commit/7f2cf11fac2fb11aa0ee62878dd0949e18c19ce8)) ### Reverts * **modal:** reverted for master branch ([b4da3e3](https://github.com/HospitalRun/components/commit/b4da3e35da22207aa276950a74e5daecc6642c6a)) --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26bb074b..996e9637 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [1.9.0](https://github.com/HospitalRun/components/compare/v1.8.1...v1.9.0) (2020-05-31) + + +### Features + +* **modal:** styling through props ([7f2cf11](https://github.com/HospitalRun/components/commit/7f2cf11fac2fb11aa0ee62878dd0949e18c19ce8)) + + +### Reverts + +* **modal:** reverted for master branch ([b4da3e3](https://github.com/HospitalRun/components/commit/b4da3e35da22207aa276950a74e5daecc6642c6a)) + ## [1.8.1](https://github.com/HospitalRun/components/compare/v1.8.0...v1.8.1) (2020-05-29) diff --git a/package.json b/package.json index 6fcdc8b2..e2749142 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hospitalrun/components", - "version": "1.8.1", + "version": "1.9.0", "license": "MIT", "funding": { "type": "opencollective",