Skip to content

Commit 31cecbc

Browse files
chore(release): 1.20.0 [skip ci]
1 parent def60d7 commit 31cecbc

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# [1.20.0](https://github.com/Greenstand/treetracker-wallet-api/compare/v1.19.22...v1.20.0) (2023-07-20)
2+
3+
4+
### Bug Fixes
5+
6+
* fix implementation and tests ([396acdf](https://github.com/Greenstand/treetracker-wallet-api/commit/396acdf0aaa5e00a3186ab3a94490bfc53e68f18))
7+
* tests ([d2543a2](https://github.com/Greenstand/treetracker-wallet-api/commit/d2543a2793e68e6ffa6e80c78d17c7b2f9dd8c1d))
8+
* unit tests ([dfe764e](https://github.com/Greenstand/treetracker-wallet-api/commit/dfe764efdda656915ece21d7ee504556c5b0dd2d))
9+
* unit tests ([6c6bd4c](https://github.com/Greenstand/treetracker-wallet-api/commit/6c6bd4ca9a13ddc4187cfe25dedfad016e7dccaf))
10+
11+
12+
### Features
13+
14+
* 371-update-wallets-endpoint ([51ce44a](https://github.com/Greenstand/treetracker-wallet-api/commit/51ce44a7f631da87c601089b386e92ed8806b8fe))
15+
* add tests for wallet service ([932005d](https://github.com/Greenstand/treetracker-wallet-api/commit/932005dddddf18f73b3dc81a39cd9ca3015255c8))
16+
* update getWallet API ([b935680](https://github.com/Greenstand/treetracker-wallet-api/commit/b935680ef8d042a9985ebbaa343f95ac88c1d4c7))
17+
118
## [1.19.22](https://github.com/Greenstand/treetracker-wallet-api/compare/v1.19.21...v1.19.22) (2023-07-20)
219

320

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.19.22",
3+
"version": "1.20.0",
44
"description": "https://documenter.getpostman.com/view/10112806/SWTD8H5x?version=latest",
55
"private": true,
66
"main": "server/server.js",

0 commit comments

Comments
 (0)