Skip to content

Commit

Permalink
chore(release): 1.8.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.8.0](v1.7.1...v1.8.0) (2022-08-07)

### Features

* **example:** add example for ESM ([#79](#79)) ([c7e04f8](c7e04f8)), closes [#72](#72)

### Performance Improvements

* **tsconfig:** fix tsconfig ([#80](#80)) ([e370c09](e370c09)), closes [#75](#75)
  • Loading branch information
semantic-release-bot committed Aug 7, 2022
1 parent e370c09 commit f2cbf8d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.8.0](https://github.com/leopardslab/react-email/compare/v1.7.1...v1.8.0) (2022-08-07)


### Features

* **example:** add example for ESM ([#79](https://github.com/leopardslab/react-email/issues/79)) ([c7e04f8](https://github.com/leopardslab/react-email/commit/c7e04f8797dd21a5741493bbaa81bb0b8add629d)), closes [#72](https://github.com/leopardslab/react-email/issues/72)


### Performance Improvements

* **tsconfig:** fix tsconfig ([#80](https://github.com/leopardslab/react-email/issues/80)) ([e370c09](https://github.com/leopardslab/react-email/commit/e370c09b21e73c497e2be1eb06e144c1380687bc)), closes [#75](https://github.com/leopardslab/react-email/issues/75)

## [1.7.1](https://github.com/leopardslab/react-email/compare/v1.7.0...v1.7.1) (2022-08-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leopardslab/react-email",
"version": "1.7.1",
"version": "1.8.0",
"description": "React-based component and utility methods-based lightweight library to provide a common interface for email building",
"author": {
"name": "Leopards Lab",
Expand Down

0 comments on commit f2cbf8d

Please sign in to comment.