From 9e84d5cc181fd130a403e9273039ef35568285bc Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 9 Sep 2022 12:15:33 +0000 Subject: [PATCH] chore(release): 1.15.0 [skip ci] # [1.15.0](https://github.com/leopardslab/react-email/compare/v1.14.0...v1.15.0) (2022-09-09) ### Features * **divider:** default styles for divider ([#106](https://github.com/leopardslab/react-email/issues/106)) ([da23da4](https://github.com/leopardslab/react-email/commit/da23da4ae0a0b575ee165405a0d6e6e1395f75f5)), closes [#100](https://github.com/leopardslab/react-email/issues/100) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee48e0e..eb293d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.15.0](https://github.com/leopardslab/react-email/compare/v1.14.0...v1.15.0) (2022-09-09) + + +### Features + +* **divider:** default styles for divider ([#106](https://github.com/leopardslab/react-email/issues/106)) ([da23da4](https://github.com/leopardslab/react-email/commit/da23da4ae0a0b575ee165405a0d6e6e1395f75f5)), closes [#100](https://github.com/leopardslab/react-email/issues/100) + # [1.14.0](https://github.com/leopardslab/react-email/compare/v1.13.0...v1.14.0) (2022-09-09) diff --git a/package.json b/package.json index 0e2ccc5..bda8312 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@leopardslab/react-email", - "version": "1.14.0", + "version": "1.15.0", "description": "React-based component and utility methods-based lightweight library to provide a common interface for email building", "author": { "name": "Leopards Lab",