Skip to content

Commit e18c692

Browse files
chore(release): 1.12.0 [skip ci]
# [1.12.0](v1.11.0...v1.12.0) (2022-08-22) ### Features * **theme:** add Theme support ([#89](#89)) ([05544f5](05544f5)), closes [#88](#88)
1 parent 05544f5 commit e18c692

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.12.0](https://github.com/leopardslab/react-email/compare/v1.11.0...v1.12.0) (2022-08-22)
2+
3+
4+
### Features
5+
6+
* **theme:** add Theme support ([#89](https://github.com/leopardslab/react-email/issues/89)) ([05544f5](https://github.com/leopardslab/react-email/commit/05544f55b46951dc2e2cd4b287e245d1c1d5d9eb)), closes [#88](https://github.com/leopardslab/react-email/issues/88)
7+
18
# [1.11.0](https://github.com/leopardslab/react-email/compare/v1.10.0...v1.11.0) (2022-08-21)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leopardslab/react-email",
3-
"version": "1.11.0",
3+
"version": "1.12.0",
44
"description": "React-based component and utility methods-based lightweight library to provide a common interface for email building",
55
"author": {
66
"name": "Leopards Lab",

0 commit comments

Comments
 (0)