Skip to content

Commit

Permalink
chore(release): 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mvsde committed Sep 14, 2020
1 parent a2a19fa commit ca21fd0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.8.1](https://github.com/mvsde/mailbox/compare/v0.8.0...v0.8.1) (2020-09-14)

## [0.8.0](https://github.com/mvsde/mailbox/compare/v0.7.2...v0.8.0) (2020-08-12)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@mvsde/mailbox",
"version": "0.8.0",
"version": "0.8.1",
"description": "Small wrapper around MJML and Nodemailer for (awesome) HTML emails",
"scripts": {
"lint": "npm run lint:js && npm run lint:language && npm run lint:markdown",
Expand Down

0 comments on commit ca21fd0

Please sign in to comment.