Skip to content

Commit

Permalink
chore(release): 1.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.4.0](v1.3.2...v1.4.0) (2022-07-06)

### Features

* **component:** Add Typography component ([#48](#48)) ([3a79c83](3a79c83)), closes [#41](#41)
  • Loading branch information
semantic-release-bot committed Jul 6, 2022
1 parent 3a79c83 commit 27dfec5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.4.0](https://github.com/leopardslab/react-email/compare/v1.3.2...v1.4.0) (2022-07-06)


### Features

* **component:** Add Typography component ([#48](https://github.com/leopardslab/react-email/issues/48)) ([3a79c83](https://github.com/leopardslab/react-email/commit/3a79c838990c84e43666a0bcceccaccefb99ef9d)), closes [#41](https://github.com/leopardslab/react-email/issues/41)

## [1.3.2](https://github.com/leopardslab/react-email/compare/v1.3.1...v1.3.2) (2022-07-06)


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.3.2",
"version": "1.4.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 27dfec5

Please sign in to comment.