diff --git a/CHANGELOG.md b/CHANGELOG.md index fb107d3..95c500d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [1.15.5](https://github.com/leopardslab/react-email/compare/v1.15.4...v1.15.5) (2022-10-17) + ## [1.15.4](https://github.com/leopardslab/react-email/compare/v1.15.3...v1.15.4) (2022-10-15) ## [1.15.3](https://github.com/leopardslab/react-email/compare/v1.15.2...v1.15.3) (2022-09-11) diff --git a/package.json b/package.json index 5ad2160..7f1601e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@leopardslab/react-email", - "version": "1.15.4", + "version": "1.15.5", "description": "React-based component and utility methods-based lightweight library to provide a common interface for email building", "author": { "name": "Leopards Lab",