Skip to content

Commit

Permalink
chore(release): 1.5.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jan 10, 2021
1 parent 849136e commit 9511794
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [1.5.0](https://github.com/Greenstand/treetracker-wallet-api/compare/v1.4.1...v1.5.0) (2021-01-10)


### Bug Fixes

* clean up and gitignore edit ([4db5a39](https://github.com/Greenstand/treetracker-wallet-api/commit/4db5a396b85fcee476c8f8ada9a418291d3eeacb))
* properly set up environment variables for all tests ([410297a](https://github.com/Greenstand/treetracker-wallet-api/commit/410297a88784b743f0f94550b401505d6874da42))
* separate CI PR- flow tests ([8e9a64f](https://github.com/Greenstand/treetracker-wallet-api/commit/8e9a64f705481eb3463fd96330f3d019cff24bc0))
* update gitignore ([98f4dee](https://github.com/Greenstand/treetracker-wallet-api/commit/98f4dee661f97efeb7a7374c8d1097f9b6afa82b))
* update gitignore ([6b9a48f](https://github.com/Greenstand/treetracker-wallet-api/commit/6b9a48fad1ce70cea7023a0f5dd2694d778f44bf))


### Features

* update README ([abeaed7](https://github.com/Greenstand/treetracker-wallet-api/commit/abeaed743e9b4866f5cf3f84ab02655b2c0c029d))

## [1.4.1](https://github.com/Greenstand/treetracker-wallet-api/compare/v1.4.0...v1.4.1) (2020-12-22)


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.4.1",
"version": "1.5.0",
"description": "https://documenter.getpostman.com/view/10112806/SWTD8H5x?version=latest",
"private": true,
"main": "server/server.js",
Expand Down

0 comments on commit 9511794

Please sign in to comment.