Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
chore(release): 0.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.4.0](0.3.1...0.4.0) (2020-11-17)

### Bug Fixes

* **aws:** correct email address verification link ([f926d59](f926d59))
* **parallel_commands:** correct script ([41ee00c](41ee00c))
* **yarn:** fix mjml task ([aae2edc](aae2edc))

### Features

* add account password request mail ([ce0ffea](ce0ffea))
  • Loading branch information
semantic-release-bot committed Nov 17, 2020
1 parent ce0ffea commit 7b7bbcc
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [0.4.0](https://github.com/maevsi/stomper/compare/0.3.1...0.4.0) (2020-11-17)


### Bug Fixes

* **aws:** correct email address verification link ([f926d59](https://github.com/maevsi/stomper/commit/f926d59ffb83a53e0da278d541af686a6d1cf4d7))
* **parallel_commands:** correct script ([41ee00c](https://github.com/maevsi/stomper/commit/41ee00c891e26f1fd6213af7e323841992b555cc))
* **yarn:** fix mjml task ([aae2edc](https://github.com/maevsi/stomper/commit/aae2edc5891b0f965e1ed728de4e724f649db9d0))


### Features

* add account password request mail ([ce0ffea](https://github.com/maevsi/stomper/commit/ce0ffeaee25e7f6f48db04435b0dc7cc117261ca))

## [0.3.1](https://github.com/maevsi/stomper/compare/0.3.0...0.3.1) (2020-11-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "stomper",
"private": true,
"version": "0.3.1",
"version": "0.4.0",
"scheduleVersion": "0.2.1",
"main": "stomper.js",
"repository": "https://github.com/maevsi/stomper.git",
Expand Down

0 comments on commit 7b7bbcc

Please sign in to comment.