Skip to content

Commit

Permalink
chore(release): 1.7.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Feb 18, 2021
1 parent 77c9077 commit 876e27d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.7.1](https://github.com/Greenstand/treetracker-wallet-api/compare/v1.7.0...v1.7.1) (2021-02-18)


### Bug Fixes

* clean up wallet table schema ([f329cdf](https://github.com/Greenstand/treetracker-wallet-api/commit/f329cdfbec4b8a47b89c06c51c7e55a629898607))
* try to get wait for job via kubectl working ([77c9077](https://github.com/Greenstand/treetracker-wallet-api/commit/77c907701f15ca46e0742b538d0dcc2223eb8315))

# [1.7.0](https://github.com/Greenstand/treetracker-wallet-api/compare/v1.6.1...v1.7.0) (2021-02-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.7.0",
"version": "1.7.1",
"description": "https://documenter.getpostman.com/view/10112806/SWTD8H5x?version=latest",
"private": true,
"main": "server/server.js",
Expand Down

0 comments on commit 876e27d

Please sign in to comment.