diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c3d5ae..fc90b31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.15.3](https://github.com/leopardslab/react-email/compare/v1.15.2...v1.15.3) (2022-09-11) + + +### Bug Fixes + +* **style:** add default margin for button and image ([#112](https://github.com/leopardslab/react-email/issues/112)) ([8dd243a](https://github.com/leopardslab/react-email/commit/8dd243a4b216d33b56ea6c2704b6bf079da3ea52)) + ## [1.15.2](https://github.com/leopardslab/react-email/compare/v1.15.1...v1.15.2) (2022-09-11) diff --git a/package.json b/package.json index e184b00..d05f426 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@leopardslab/react-email", - "version": "1.15.2", + "version": "1.15.3", "description": "React-based component and utility methods-based lightweight library to provide a common interface for email building", "author": { "name": "Leopards Lab",