Skip to content

Commit

Permalink
chore(release): 1.18.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Aug 18, 2021
1 parent 9b27d14 commit 9711d56
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 @@
# [1.18.0](https://github.com/Greenstand/treetracker-wallet-api/compare/v1.17.0...v1.18.0) (2021-08-18)


### Features

* add index for wallet_id in token ([0d1389f](https://github.com/Greenstand/treetracker-wallet-api/commit/0d1389f8339f767a5bda07eef0286d630de9123d))

# [1.17.0](https://github.com/Greenstand/treetracker-wallet-api/compare/v1.16.1...v1.17.0) (2021-08-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "treetracker",
"version": "1.17.0",
"version": "1.18.0",
"description": "https://documenter.getpostman.com/view/10112806/SWTD8H5x?version=latest",
"private": true,
"main": "server/server.js",
Expand Down

0 comments on commit 9711d56

Please sign in to comment.