Skip to content

Commit

Permalink
chore: release version 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI User committed Oct 21, 2020
1 parent 831951e commit 4cf1573
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,9 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v1.8.0](https://github.com/GoodDollar/GoodServer/compare/v1.7.1-3...v1.8.0)

#### [v1.7.1-3](https://github.com/GoodDollar/GoodServer/compare/v1.7.1-2...v1.7.1-3)

> 21 October 2020
- (Bug) Error requesting phone validation #2603 [`#276`](https://github.com/GoodDollar/GoodServer/pull/276)
- chore: release qa version 1.7.1-3 [skip ci] [`831951e`](https://github.com/GoodDollar/GoodServer/commit/831951e09af718088a708081363515c3d6ad3dfb)
- add: update contracts to fix fishing test [`41fc107`](https://github.com/GoodDollar/GoodServer/commit/41fc107628cc6dd8b12de21b4b123c3de7f05d65)
- fix: dbupdate default cron [`fdd6256`](https://github.com/GoodDollar/GoodServer/commit/fdd62562ffe789ceb6cda772ece88730cb9103e2)

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": "@gooddollar/goodserver",
"version": "1.7.1-3",
"version": "1.8.0",
"description": "GoodDollar Server",
"main": "src/server/index.js",
"engines": {
Expand Down

0 comments on commit 4cf1573

Please sign in to comment.