Skip to content

Commit

Permalink
chore(release): 1.13.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.13.0](v1.12.0...v1.13.0) (2022-09-09)

### Features

* **button:** default stylings for styled-button ([#104](#104)) ([308cf4c](308cf4c)), closes [#98](#98)
* **validateemail:** add and export validateEmail function ([#103](#103)) ([a400b31](a400b31)), closes [#97](#97)
  • Loading branch information
semantic-release-bot committed Sep 9, 2022
1 parent 308cf4c commit d4aea35
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.13.0](https://github.com/leopardslab/react-email/compare/v1.12.0...v1.13.0) (2022-09-09)


### Features

* **button:** default stylings for styled-button ([#104](https://github.com/leopardslab/react-email/issues/104)) ([308cf4c](https://github.com/leopardslab/react-email/commit/308cf4c46b14df6022bec0127cdfe1ff716135c5)), closes [#98](https://github.com/leopardslab/react-email/issues/98)
* **validateemail:** add and export validateEmail function ([#103](https://github.com/leopardslab/react-email/issues/103)) ([a400b31](https://github.com/leopardslab/react-email/commit/a400b312ca7cc9891df0908930d40be876c5215a)), closes [#97](https://github.com/leopardslab/react-email/issues/97)

# [1.12.0](https://github.com/leopardslab/react-email/compare/v1.11.0...v1.12.0) (2022-08-22)


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.12.0",
"version": "1.13.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 d4aea35

Please sign in to comment.