Skip to content

Commit 260a843

Browse files
chore(release): 1.1.8 [skip ci]
1 parent 42b3491 commit 260a843

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.1.8](https://github.com/Greenstand/treetracker-wallet-api/compare/v1.1.7...v1.1.8) (2020-12-10)
2+
3+
4+
### Bug Fixes
5+
6+
* release and build so we have the right release tag on the docker image ([d3c9a15](https://github.com/Greenstand/treetracker-wallet-api/commit/d3c9a154de766f9276a6c0d54e288a2b62a4fc91))
7+
* set up schema env var ([5af5cde](https://github.com/Greenstand/treetracker-wallet-api/commit/5af5cde813573d9fb8243178f377daf6cf0a1c10))
8+
19
## [1.1.7](https://github.com/Greenstand/treetracker-wallet-api/compare/v1.1.6...v1.1.7) (2020-12-10)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "treetracker",
3-
"version": "1.1.7",
3+
"version": "1.1.8",
44
"description": "https://documenter.getpostman.com/view/10112806/SWTD8H5x?version=latest",
55
"private": true,
66
"main": "server/server.js",

0 commit comments

Comments
 (0)