Skip to content

Commit

Permalink
chore(release): 8.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [8.4.0](v8.3.1...v8.4.0) (2020-08-27)

### Features

* new plan titles ([91f228d](91f228d))
  • Loading branch information
semantic-release-bot committed Aug 27, 2020
1 parent 91f228d commit 6ca21be
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 @@
# [8.4.0](https://github.com/makeomatic/ms-payments/compare/v8.3.1...v8.4.0) (2020-08-27)


### Features

* new plan titles ([91f228d](https://github.com/makeomatic/ms-payments/commit/91f228d32aa4cdb438a292198ae53722d6de2722))

## [8.3.1](https://github.com/makeomatic/ms-payments/compare/v8.3.0...v8.3.1) (2020-06-10)


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": "ms-payments",
"description": "Core of the microservice for handling payments",
"version": "8.3.1",
"version": "8.4.0",
"main": "./lib/index.js",
"scripts": {
"compile": "rimraf ./lib && babel -d ./lib --copy-files ./src",
Expand Down

0 comments on commit 6ca21be

Please sign in to comment.