Skip to content

Commit

Permalink
chore(release): 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mvsde committed Aug 12, 2020
1 parent a85e7cb commit c1c71b3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,13 @@

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.0](https://github.com/mvsde/mailbox/compare/v0.7.2...v0.8.0) (2020-08-12)


### Features

* Switch to The Hippocratic License ([efdb7fd](https://github.com/mvsde/mailbox/commit/efdb7fdcfd2e2696c0fbfd9e825b56cc3ffb7cd4))

### [0.7.2](https://github.com/mvsde/mailbox/compare/v0.7.1...v0.7.2) (2020-06-03)

### [0.7.1](https://github.com/mvsde/mailbox/compare/v0.7.0...v0.7.1) (2020-04-14)
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.7.2",
"version": "0.8.0",
"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 c1c71b3

Please sign in to comment.